Question: 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
Get step-by-step solutions from verified subject matter experts
