Skip to content

lidistat67/python-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

python-bank

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!

How to install

Make sure python is installed

  1. Download the file How to download it 1 How to download it 2 How to download it 3
  2. Open CMD or any IDE How to open CMD
  3. Execute this command: cd (your path) Example if you saved the file to downloads: cd C:\Users(your pc username)\Downloads How to execute tha path command
  4. 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 How to edit the file
  5. Execute this command: python atm.py How to run the program
  6. The default pin is 9999 How to access the bank
  7. Choose an option by the number (1,2,3,4 or 5) How to select an option
  8. 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 How to access the fourth option

About

An command prompt interactive bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages