Starting from:

$15

Create a GPA calculator solution

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 eachtest. 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.

More products