FlowChart and Pseudocode for Looping Application
Using the requirements of the following application, create a flowchart and write the pseudocode. There are shapes tools available in Microsoft Word to help you create the flowchart. The pseudocode should be typed in the same document.
Requirements:
Allows user to enter deposit amount in a text box
Allows user to enter interest rate as decimal with two digits
User clicks calculate button to display balance in account after 3 years
User can exit the program