Question: Flow Control 1 . Use the function input to ask the user for a number. If the number is negative, print the word negative to
Flow Control
Use the function input to ask the user for a number. If the number is negative, print
the word negative to the command window, otherwise display the number.
Use the function input to ask the user for a number. If the number is negative or
greater than then print the expression out of bounds otherwise display the number.
Use the function input to ask the user for a number. If the number is both positive and
less than then print the number, otherwise print the expression Not what I want
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
