Question: Write some pseudocode that describes a program that for five students, calculates and displays the average of an unknown number of test scores which are
Write some pseudocode that describes a program that for five students, calculates and displays the average of an unknown number of test scores which are all within the range 0 to 100. The user will enter the test scores one at a time, and enter a score of-1to indicate that this is the last of their scores being entered. The program will then calculate their average score and print it out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
