Question: Write a Python program that asks the user to enter a number that is larger than 1 0 . If the userfollows the instructions correctly,
Write a Python program that asks the user to enter a number that is larger than If the userfollows the instructions correctly, the program displays the message, x is correct" where x is thenumber that was input. If the user does NOT enter a number greater than the program displaysthe message, x is too small by at least y where x was the input and y is the smallest number thatmust be added to x to make it greater than Note that the message "Done" is to be printed at theend in both cases
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
