Write a program in python that reads in investment amount


Write a program in Python that reads in investment amount, annual interest rate, and number of years, and displays the future investment value using the following formula:

And displays the future investment value using the following formula:

futureInvestmentValue = investmentAmount * (1 + monthlyInterestRate)numberOfYears*12

Solution Preview :

Prepared by a verified Expert
Business Economics: Write a program in python that reads in investment amount
Reference No:- TGS02202378

Now Priced at $10 (50% Discount)

Recommended (96%)

Rated (4.8/5)