Question: Ask user for a number using an input statement (no prompt) & assign the input to a variable # Convert the user entry to an
Ask user for a number using an input statement (no prompt) & assign the input to a variable # Convert the user entry to an integer and assign it to a variable # Condition: user entry is less than zero # Action: display the following word on screen: negative # All other conditions # Action: display the following word on screen: positive
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
