This assignment has multiple parts, based on the ‘Intro to Python’ .ipynb file I
This assignment has multiple parts, based on the ‘Intro to Python’ .ipynb file I uploaded:
1) Convert all variables to dynamic inputs
2) Add investment returns (assume 14% annual return) to both loops
3) For While Loop:
3a) estimate desired retirement balance
3b) calculate what age you can retire at
4) Create a function for each of the two loops (for loop, while loop). I couldnt upload the .ipynb file so I copy pasted the code in word document.
