Question: PSEUDOCODE Write the pseudocode for a program that will keep on prompting a user for a value. The values then need to be added together
PSEUDOCODE
Write the pseudocode for a program that will keep on prompting a user for a value. The values then need to be added together as they are entered. Once the user enters the value 999 , the loop should stop prompting the user and the total calculated should then be displayed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
