Question: In C programming please: Prompt the user for the number of grades Input the number of grades Initialize the grade counter Initialize the grade total

In C programming please:

Prompt the user for the number of grades Input the number of grades Initialize the grade counter Initialize the grade total

While there are still more grades to enter:

Prompt the user to enter the next grade Input the next grade Add the grade to the total Increment the grade counter

End loop

Set the class average to the total divided by the number of grades Print the class average with 2 decimal points

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!