I need to write a program using loops and if else/switch statements which will prompt the user to enter a number of students, and each of their names and scores, and then print the name of the student with the highest score. I really don't even know where to begin, please help!
Log in to comment