Write a program that allows the user to enter students’ names followed by their test scores and outputs the following information (assume that the maximum number of students in the class is 50):
a. Class average
b. Names of all the students whose test scores are below the class average, with an appropriate message
c. Highest test score and the names of all the students having the highest score
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.