Question: Lesson 5 Assignment Exercise 5.1 - Finding highest score Write a program that prompts the user to enter the number of students and each

Lesson 5 Assignment Exercise 5.1 - Finding highest score Write a program

Lesson 5 Assignment Exercise 5.1 - Finding highest score Write a program that prompts the user to enter the number of students and each student's score. Find and display the highest score Sample output: Enter number of students in the class: 6 Enter score: 90 In []: Enter score: 85 Enter score: 95 Enter score: 75 Enter score: 85 Enter score: 60 The highest score is: 95

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!