Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a pseudocode for the following problems, use scrap paper if necessary. Ask the user to input two values. Read in the first number and
Create a pseudocode for the following problems, use scrap paper if necessary.
Ask the user to input two values. Read in the first number and store it in a variable named num read in the second number and store it in a variable named num Check to see if each of the numbers you read are a zero, if they are ask the user to input a different number. Part ask the user to input a number. Read and store the number in a variable named NUM. Check to see if the number is positive, negative, or zero. Output a phrase to the user telling them if the number is positive, negative, or zero.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started