Question: PYTHON Write a function that takes two integers ( n1and n2) and displays whether the first number is larger than the second or the second
PYTHON Write a function that takes two integers ( n1and n2) and displays whether the first number is larger than the second or the second is larger than the first, or both are the same. Your program should ask the user for two integers and pass them to the function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
