Question: Write a program that asks the user repeatedly to enter a student's score when finished entering all the scores, the program should display the number
Write a program that asks the user repeatedly to enter a student's score when finished entering all the scores, the program should display the number of scores entered, the sum of the scores, the mean, the lowest, and the highest score. Use a negative score as a sentinel value to indicate the end of the input. ( Python)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
