Starting from:

$10

student's letter grade

Purpose: This program calculates and prints a student's letter grade
and a message based on the average of the four test grades
Algorithm:
1) Input 4 test grades (double)
2) Calculates the average (double)
3) Determines the letter grade (char)
4) Outputs results to the screen

More products