mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-02-07 00:50:54 +00:00
.. | ||
interest_calculator.py | ||
README.md |
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