Add and print the class average. Store the class average in a variable named Average. Create a counter to count the number of grades that were entered and store it in the variable counter. Create a loop to enter each grade. Terminate the loop once it reaches 50 iterations.

Solved
Show answers

Ask an AI advisor a question