Concepts in OOP
-
Updated
Dec 2, 2019 - Python
Concepts in OOP
Object-Oriented Programming in pythons
This repository contains Python exercises on Object-Oriented Programming (OOP) principles for beginners. It covers class creation, __init__ constructor, inheritance, method overriding, encapsulation, and abstraction to build a solid OOP foundation.
Add a description, image, and links to the method-override topic page so that developers can more easily learn about it.
To associate your repository with the method-override topic, visit your repo's landing page and select "manage topics."