A command prompt interactive bank
Python-bank revamped is coming soon! Stay tuned for a better python-bank system with account database and more! (It's 300 lines of code so it might take some time to develop) Check python-bank-revamped.md for more info and sneak peeks!
Make sure python is installed
- Download the file
- Open CMD or any IDE
- Execute this command: cd (your path) Example if you saved the file to downloads: cd C:\Users(your pc username)\Downloads
- If you want to change some settings like the default PIN or the starting balance, right click on the atm.py file and click edit to edit it with notepad or your default editing softtware
- Execute this command: python atm.py
- The default pin is 9999
- Choose an option by the number (1,2,3,4 or 5)
- If you choose the fourth option you'll need to enter the phone "123456789" (can be changed by editing the file) or the number will be invalid