Calculator
Build a savings calculator that when run will show output based on what is shown below.
Or build a similar terminal based program of your own design. It will need to:
- read text and numeric data from the user - at least three values.
- perform a calculation involving multiple steps, with outputs shown at each step
- output the results