Question: ASSIGNMENT REQUIREMENTS Write a Python program that determines the average of three test scores. The program should prompt the user to enter the three scores

 ASSIGNMENT REQUIREMENTS Write a Python program that determines the average of

ASSIGNMENT REQUIREMENTS Write a Python program that determines the average of three test scores. The program should prompt the user to enter the three scores from the keyboard. All scores are to be entered as percents. The program should calculate the average as a percent and display it accurate to two decimal places with the % symbol immediately following the final digit. See the sample output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!