Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COSC 1336 program fundamental I Program 2 Arithmetic Expressions Write a program that gets five integer test scores from the user, calculates their average, and

COSC 1336 program fundamental I Program 2 Arithmetic Expressions Write a program that gets five integer test scores from the user, calculates their average, and prints it on the screen. Test your program with following data: Run 1: 40, 80, 97, 32, 87 Run 2: 60, 90, 100, 99, 95 Run the program two times with the data above and save the output as Program2-output.py (Do a Save As Python Shell Window and it will save as py file. See Appendix B of your Textbook for more details). Create a folder named, Fullname_Program2. Copy your source code and the output file to the folder. Zip the folder, as a zip file, and upload it to Blackboard. in python

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Computer Aided Database Design

Authors: Antonio Albano, Valeria De Antonellis, A. Di Leva

1st Edition

0444877355, 978-0444877352

Students also viewed these Databases questions

Question

Define Trade Mark.

Answered: 1 week ago

Question

What is cost plus pricing ?

Answered: 1 week ago

Question

1. What are the types of wastes that reach water bodies ?

Answered: 1 week ago

Question

Question Can employees make contributions to a profit sharing plan?

Answered: 1 week ago