|
anyone able to write code from this:
Write a menu driven program that will have five selection choices. You must be able to enter quiz grades, lab grades, and pop quiz grades, print average of all grades, and exit the application. Store all grades in array, and make sure the storage is static so that you can average grades whenever you want to.. I need to see output from the program for 3 different students.
|
|
|
|
|
|
|
// |