Can we see a running version? Seems like a savings calculator of some sort, would love to see it.
Discussion
Not sure how to take a video of the run. Here is a screenshot of the output with the green being each user input

I was thinking something we all could easily use! Can python even do that, make an easily accessible executable for others to use?
I think so. Python is used to write scripts etc. I’m only on my second day of self learning coding so I’m not sure how to do that yet
Nice work. Maybe you can add a Bitcoin option in the savings options? :)
I’ll take a look at that for v4.0
I’m just trying to get practice with syntax and logic I read about. Started with a simple saving goal function. Then added a monthly breakdown in v2. Finally added how much you lose to inflation for the LOLs
Great start, python is really good to know, I don’t know it..
Ok I figured out how to take a video of it running. A little twitchy from my video card but here it is
Love it! Needs to tell you how much you saved on inflation if you are saving in #Bitcoin
Thank you. I haven’t done a IF statement yet so this was good learning for me. Here is v4.0