Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 371 Bytes

bank-account-cli 🏦

A fully functioning command line bank account system! You can create multiple accounts, log into them, and conduct transactions. This program uses object-oriented programming in Python in order to strreamline the processes commonly associated with banking.

Dependencies

There are no dependencies required to run this program; only Python 3.