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