Question: Apply the if-else flow control structure to write a program that performs the following tasks: prompts the user to input a number, then displays
Apply the if-else flow control structure to write a program that performs the following tasks: prompts the user to input a number, then displays the number with a message saying whether the number is positive, negative or zero. (10 marks)
Step by Step Solution
3.35 Rating (161 Votes )
There are 3 Steps involved in it
Sure I can demonstrate how to write a program to meet the requirements of the question using Python ... View full answer
Get step-by-step solutions from verified subject matter experts
