This is a small *Python practice project* to strengthen my OOP and error handling skills.
It simulates a basic console-based bank system with deposit, withdraw, and loan features.
⭐ Features:
Deposit & Withdraw
Loan simulation & repayment
Error handling and input validation
Clean console UI with small effects
📂 Source Code on GitHub:
https://github.com/Faizyar-Ali/faizyar-pyt...)
I’m sharing my learning openly to build consistency and improve my coding skills.
#Python #OOP #PracticeProject