Shahrayar123 / Python-Projects

Basic Python projects, good first issue
272 stars 274 forks source link

Add a new python project [bank interest calculator] #209

Open ninja-noodle opened 1 month ago

ninja-noodle commented 1 month ago

Add my project 'Bank Interest Calculator' as a contribution

New files -> interest_calculator.py, README.md

README features -> a description of what the program is & how the program works, ways to execute and use the script

Features -> The script can calculate the total amount of interest 'or' the total amount of your savings including the interest according to how many years and how much yearly the user will save and the specific percentage(eg 0.1or 10) of interest.

image