Question: Create the logic for a program that calculates and displays the amount of money you would have if you invested $5000 at 2 percent simple
Create the logic for a program that calculates and displays the amount of money you would have if you invested $5000 at 2 percent simple interest for one year. Create a separate method to do the calculation and return the result to be displayed. Don't forget to modularize your method(s) and your argument to return the value to your main module.
Need both Pseudocode and a flowchart.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
