Write a program that allows the user to enter students\' namefollowed by their t
ID: 3615053 • Letter: W
Question
Write a program that allows the user to enter students' namefollowed by their test and scores and output the followinginformation( assume that the maximum number of students in theclass id 50)a) class average
b) name of all the students whose test scores are below theclass average with an appropriate message
c) highest test score and the name of all the students havingthe highest score Write a program that allows the user to enter students' namefollowed by their test and scores and output the followinginformation( assume that the maximum number of students in theclass id 50)
a) class average
b) name of all the students whose test scores are below theclass average with an appropriate message
c) highest test score and the name of all the students havingthe highest score