Utilize loops and functions and write a Python program that asks the user for an integer (number) greater than 1. Once the user enters an integer, it should then allow the user to choose between the following two options:
If the user inputs a number less than 1, your program should display a message informing the user that the program only accepts numbers greater than 1.
(Note: As a programmer, you should always consider telling the user what type of data the program is expecting before they attempt to enter that data.)
Once you have completed the program, take a screen shot of the completed functionality (including the input and the output) and save it in a Word document, along with the script.
Describe process in developing the program.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here