Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 165 Bytes

Banking-System

Simple Python bank program that will:

  • Allow user to create a bank account
  • Deposit/withdraw/check balance

Implement client/server interaction