Question: Part 2: Simple Grade Book, Version 3.0 Modify the grade book program from Assessment 3 to use a custom struct to hold the student's ID
Part 2: Simple Grade Book, Version 3.0 Modify the grade book program from Assessment 3 to use a custom struct to hold the student's ID number and the percentage score for each item in the grade book. The program should accept the entry of ID numbers and percentage grades (0100) until the user signals that he or she is done entering grades. The program should then print out the ID numbers and grades entered by the user, sorted by ID number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
