CPSC 170 Post Lab 4: Grade Point Average

Due Tuesday, Feb 19

Write an applet that computes the user's grade point average. Use Labels and Textfields to instruct the user to enter the number of As, Bs, Cs, Ds, and Fs that he or she has earned. Have a button that says "Compute GPA" so that when the user presses the button, the GPA is displayed.

Notes: