Answered step by step
Verified Expert Solution
Link Copied!

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 num1, read in the second number and store it in a variable named num2. 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 2-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.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions