we want a program that will allow us to print a


We want a program that will allow us to print a "grade list" of the students in a class.

The program should loop, asking for a name, midterm score, and final score. It should then echo the input, and print the information entered, plus the student's average.

Modify the above so that next to each student's average, you also list the deviation of the average from the class average.

To exit the loop, the user enters "done" in lower case. The program will print the class average

 

 

Request for Solution File

Ask an Expert for Answer!!
Application Programming: we want a program that will allow us to print a
Reference No:- TGS0218060

Expected delivery within 24 Hours