[Loops]D. Liang 4.9 Finding the highest two score.c
DescriptionWrite a program that reads in the number of students, each student’s score, and displays the highest score and the second-highest score.InputThe first line contains a positive integer n,...