Question: python code Average score You will develop a peogram that accepts scores from the user and calculate their average, - As long as the user
Average score You will develop a peogram that accepts scores from the user and calculate their average, - As long as the user enters scores, add them to the total. - Divide the total by the number of courses (each seore is a course) - Stop when the user enters a negative score and give a warning. The negative score should not be added to the average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
