Skip to content

hanif-page/banking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banking System with Python

How to Run This On Your Local

  • You must have a downloaded python in your computer
  1. Clone this repository to your local

  2. 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 )

About

A non-database banking system that I made with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages