This is a simple Bank Management System developed using Python.
The project demonstrates:
- Object Oriented Programming (OOP)
- File Handling
- User Input Handling
- Basic Banking Operations
- Create Account
- Deposit Money
- Withdraw Money
- Check Balance
- Python 3
- Download the project.
- Open terminal in project folder.
- Run:
python bank_management.py
Naman Sharma B.Tech Student