Question: Design and write a program which will ask the user to enter a series of numbers, one at a time, ending with the word end.

 Design and write a program which will ask the user to

Design and write a program which will ask the user to enter a series of numbers, one at a time, ending with the word "end". In a function, find the largest number in the list and its position in the list. Your program should then show the largest number, and its position (#1,#2, etc) to the user. There's at least one important assumption/decision that you have to make here. Maybe the suggested test data will suggest it! Fill in the second column of this table before you write any code

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 Databases Questions!