mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-02-07 09:00:54 +00:00
329 B
329 B
Bank Interest Calculator
Simple Text-based interest calculator
What can I do with it?:
- Calculate the interest amount
- Calculate the total amount including the interest
for the specified amount of years.
How can I run it?
You can run it via:
- terminal or command prompt
- any IDE that supports Python