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 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
Get step-by-step solutions from verified subject matter experts
