This repository demonstrates various Object-Oriented Programming (OOP) principles in Python. It provides examples and explanations of key OOP concepts, such as classes, objects, inheritance, ...