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...


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 Grade
the file will end with a blank line


Grade key to use for GPA calculation:






































































Letter GradePercentage RangeGrade Point Equivalent
A+97-1004.0
A93-964.0
A-90-923.7
B+87-893.3
B83-863.0
B-80-822.7
C+77-792.3
C73-762.0
C-70-721.7
D+67-691.3
D65-661.0
FBelow 65


Notes:


round the percent to the nearest integer when converting from the average percent to grade point

Apr 17, 2023
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here