💻 Learning Python OOP: Simulating a Bank Account & Exploring Inheritance
As I dive deeper into Python, I’ve started getting comfortable with Object-Oriented Programming (OOP). This post shares two projects I recently tackled:
A Bank Account simulation using classes and methods.
Exploring inheritance by modeling differen...
kasumbi.hashnode.dev2 min read