Question: - We will modify the futval.py code to calculate how the interest grows on the a quarterly basis (instead of on an annual basis). We
- We will modify the futval.py code to calculate how the interest grows on the a quarterly basis (instead of on an annual basis). We will use 3% as the annual interest rate, so this will make the quarterly rate as .75 %. As before, we will calculate this for X number of years - the program will prompt the user for the value of x (make it at least 10). Please review the exercise in the textbook for more details. Please prompt the user for data.
This is using python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
