Question: Write a program that prompts the user to enter the number of students in the class and loops to read in that many test scores.
Write a program that prompts the user to enter the number of students in the class and loops to read in that many test scores. Once all the scores have been read in, the program computes and displays the average of the test scores entered.
C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
