Question: I need help with this Computer Science Problem. Thanks! Exercise 3 - Positive, Negative, Zero (2 pts) Write a program that prints a prompt, reads
I need help with this Computer Science Problem. Thanks!
Exercise 3 - Positive, Negative, Zero
(2 pts) Write a program that prints a prompt, reads an integer from the console, and prints "positive" if that number is positive, "negative" if it is negative, and "zero" if it is zero.
Your prompt should look like this:
Enter number:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
