GitHub / HilalOzdemirBuyukasik / ObjectOrientedProgramming
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.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: about 1 month ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
Topics: abstraction, class, encapsulation, inheritance, init, method-override, oop