
Option #2: Repetition Control Structure – Grade Statistics Assignment Instructions1. Write a program that will provide important statistics for the grades in a class. The program will utilize a loop to read five floating-point grades from user input.2. Ask the… Read More