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 Management: Write a program in python that reads in investment amount
Reference No:- TGS02203125

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)