(Finding the two highest scores) Write a program that prompts the user to enter
ID: 3634309 • Letter: #
Question
(Finding the two highest scores) Write a program that prompts the user toenter the number of students and each student’s name and score, and finally
displays the student with the highest score and the student with the secondhighest
score.