We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb2643 commit 50ae3abCopy full SHA for 50ae3ab
README.md
@@ -1,5 +1,8 @@
1
# Object Oriented Programming in Python
2
3
+00. [OOPs](https://github.com/Shikha-code36/Object-Oriented-Programming-OOPs-Python#what-do-you-understand-by-oops)
4
+01. [Classes](https://github.com/Shikha-code36/Object-Oriented-Programming-OOPs-Python#01-classes)
5
+
6
------------
7
## What do you understand by OOPs?
8
-Object-Oriented Programming (OOP).
@@ -10,7 +13,6 @@ The oops concept focuses on writing the reusable code.
10
13
It is a widespread technique to solve the problem by creating objects.
11
14
12
15
-01. [Classes]()
16
17
## NOTES
18
0 commit comments