Question: Suppose you had to write a program to solve the following problem: A user is prompted to enter a number. The program will extract each
Suppose you had to write a program to solve the following problem:
A user is prompted to enter a number. The program will extract each digit of the number, sum them together, and output the result. The program will continue to prompt the user for a number until she decides to quit.
Develop a flowchart to illustrate this digit processor algorithm using the ANSI/ISO standard symbology. You may use any graphic software of your choosing or you may hand draw a flowchart. If you hand draw a flowchart, it will have to be digitized for submission as a Word or PDF document.
Develop the pseudocode in a Word document to illustrate this digit processor algorithm. You may use what English-like pseudo language you feel comfortable with but do NOT submit a program!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
