Problem Solving: Students Grading Calculator

Learn to write a program to display the student grade.

Students grader

Take the record of k students (where each record consists of five courses, marked out of 100) and display their achieved total marks and grades side by side. After displaying the last (kth^{th} record), it should also display which students have the highest percentage and grade.

Here is the grading scheme that our program must follow:

Get hands-on with 1200+ tech skills courses.