Question: 2. Write a program using a while statement that computes the average of a set of test grades. Your program should prompt the user to

2. Write a program using a while statement that computes the average of a set of test grades. Your program should prompt the user to enter a grade and add the grade to the total. When all the grades are entered, the program should compute and display the average. The program should stop accepting numbers when the user enters the score 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
