[Loops]D. Liang 4.8 Finding the highest score.c
DescriptionWrite a program that reads the number of students, each student’s score, and displays the highest score.InputThe first line contains a positive integer n (n > 0), n is the number of s...