Question: Design a Do-While Loop that asks the user to enter two numbers. The numbers should be added and the sum displayed. The loop should ask
Design a Do-While Loop that asks the user to enter two numbers. The numbers should be added and the sum displayed. The loop should ask the user whether he or she wishes to perform the operation again. If so, the loop should repeat; otherwise it should terminate. Needs to be in simple algorithm workbench form. Just list the steps taken. Not in a specific language, not in code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
