- You must have a downloaded python in your computer
-
Clone this repository to your local
-
After that in your repository terminal, run this command below
If mac or windows :
python bankingSystem.py
If linux :
python3 bankingSystem.py
( you can try one of those command above on your terminal )