You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically uses the compound interest formula to output the amount after a certain amount of years. Additionally creates a graph using matplotlib to plot out change in amount over time.
First repository on the hub, mostly as testing and trying the features out.
Title says everything you need to know about the script.
About
Basically uses the compound interest formula to output the amount after a certain amount of years. Additionally creates a graph using matplotlib to plot out change in amount over time.