Learning OOP in Python: Inheritance, Polymorphism, Iterators, and Scope
Last week, I learnt about functions, loops (for and while), conditional statements, and other Python basics. This week, we stepped up a notch by diving into Object-Oriented Programming (OOP) — one of the main building blocks of Python.
Understanding ...
oluwapelumi007.hashnode.dev5 min read