Question: Write an algorithm in pseudocode for this procedure: Ask the user to input a number Num . Assign the value -1, 0, or 1 to
Write an algorithm in pseudocode for this procedure:
Ask the user to input a number Num. Assign the value -1, 0, or 1 to the variable val, depending on whether Num is negative, zero or positive, respectively
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
