Awesome-Python-Scripts/Bank_Interest_Calculator/README.md

13 lines
329 B
Markdown

# 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