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.

 

    • 9 years ago
    Complete A++ Solution
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      gpacalculator_vb.zip