Create a program to prompt a user to enter the names and grades for a class of students
No of students = 3, Taking Maths, English, Science
Output should be in the form: First name , Last name, Maths grade, English , Science
-calculate the average grade for each student and display if they have gained over 60%
-Modify the code to allow the user to decide the number of students to be entered.
-Add a search facility to display the grades for a specific student
-Add a search facility to find who got the highest grade in a specific subject
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-62454.pdf
Comments
Leave a comment