You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Object Oriented Programming (OOP)
1
+
##Object Oriented Programming (OOP)
2
2
The repository introduces OOP in Python, covering key concepts such as Abstraction, Encapsulation, Inheritance, and Polymorphism through practical examples. It serves both beginners and experienced developers, focusing on designing modular, scalable, and maintainable Python programs.
0 commit comments