Grade Report
Create an application that allows a teacher to enter three test scores each for three students. The application should calculate each student’s average test score and assign a letter grade based on the following grading scale:
Average Test Score | Letter Grade |
90 or greater | A |
80 through 89 | B |
70 through 79 | C |
60 through 69 | D |
Below 60 | F |
The application should prompt the user for each student’s name and three test scores. Figure 1 shows an example of how the application’s form might appear after all the data has been entered.
Figure 1 Grade Report form

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.