Question: Visual Studio: python program computes an investment report. Inputs to the program are: An initial amount to be invested, number of years (an integer), and
Visual Studio: python
program computes an investment report. Inputs to the program are: An initial amount to be invested, number of years (an integer), and an interest rate (a percentage expressed as an integer). Output - displays starting balance, interest, and ending balance for each year as a table. Ending balance and total interest are also displayed at the end of the report. Round all values to 2 decimal places
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
