Question: Python programme Part 2) MORE WITH IF STATEMENTS Write a program using if, elif and else statements that ask the user for 4 numbers and
Python programme
Part 2) MORE WITH IF STATEMENTS
Write a program using if, elif and else statements that ask the user for 4 numbers and then tells the user which number is the biggest. Note, you must only use if statements. Any use of other methods (i.e., max) will not be given credit.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
