Question: Reach Highest Program: Textbook, Chapter 2 Programming Exercise, Number 8 ( modify futval.py program ( Section 2 . 7 ) to allow the number of
Reach Highest Program: Textbook, Chapter Programming Exercise, Number modify futval.py program Section to allow the number of years of the investment to also be a user input using a simultaneous assignment.. Then also add a user input for how much additional investment is made each year. For example, the user may have an initial investment of dollars and then an additional investment of dollars every year after that. Then add the capability of doing the interest calculation compounded periodically, which would work for quarterly times a year or monthly times a year The year investment added in programming exercise Number should be made at the end of the year after all of the interest has been compounded for that year except the very last compoundment event which is often done to adjust one's tax rate. See the programming exercise description in the book for more detail.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
