Use programming project create a gpa


Use programming project: Create a GPA calculator.

• Ask the user to input a list of classes and the number of tests per class.

• Once the user has entered this initial information, allow

the list to be saved when the user exits the program.

• When the program starts, any existing data should be loaded automatically.

• After the user has entered the list of classes and number of tests for each class, the user can then enter grades for each test.

• Create a button that allows the user to request a GPA calculation at any time. (GPA = average for each class averaged for the total number of classes in a semester.)

• All programs should have basic menu options that allow the user to exit the program

and perform tasks you deem necessary for the program to function correctly. After creating the program, be sure to debug and test your code. When you are finished, zip your project file.

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: Use programming project create a gpa
Reference No:- TGS01100535

Expected delivery within 24 Hours