Question: Write a program that will ask the user to enter 5 quiz grades. Add each test grade to a double variable called testTotal. Then, calculate

Write a program that will ask the user to enter 5 quiz grades. Add each test grade to a double variable called testTotal. Then, calculate the average of all 5 test grades, and store it in a double variable called testAverage.. Display the following output to the user:

Enter test grade #1:

Enter test grade #2:

Enter test grade #3:

Enter test grade #4:

Enter test grade #5:

Also write the psuedocode

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!