Question: Write a program in pseudocode using integers userNum and x as input, and output userNum divided by x four times. Each part of the pseudo
Write a program in pseudocode using integers userNum and x as input, and output userNum divided by x four times. Each part of the pseudo code carries points.
Ex: If the input is 2000 2, the output is:
1000 500 250 125
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
