Question: USE PYTHON 3 PLEASE! 6 Max Problem Submissions Leaderboard Discussions Without using a function besides int, input, range, and print, from a series of 5

6 Max Problem Submissions Leaderboard Discussions Without using a function besides int, input, range, and print, from a series of 5 inputs, output the largest number entered Input Format Input will be five whole numbers, Sample input 7 5 9 NW Constraints Only use int, input, range, and print. No other functions! Output Format Just output the largest number. Sample output: 9 Sample Input 0 7 5 9 3 2 Sample Output 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
