Required: prompt for a student's last name or 'all'
output (print or write to a new file) the name and the student's GPA (4.0 point scale) using a file (format below) and grade key (below) sorted from highest GPA to lowest for the student's last name entered, or all of the students if 'all' is entered
Required: include the pseudocode used
Input file that will be used:name (last first),Major,Class1 Grade, Class2 Grade, Class3 Grade, Class4 Grade, Class 5 Gradethe file will end with a blank line
Grade key to use for GPA calculation:
Notes:
round the percent to the nearest integer when converting from the average percent to grade point
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here