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 2 Programming Exercise, Number 8(modify futval.py program (Section 2.7) 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 100000 dollars and then an additional investment of 10000 dollars every year after that. Then add the capability of doing the interest calculation compounded periodically, which would work for quarterly (4 times a year) or monthly (12 times a year). The year investment added in programming exercise Number 6 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!