Skip to content

Commit 50ae3ab

Browse files
Path
1 parent dfb2643 commit 50ae3ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Object Oriented Programming in Python
22

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+
36
------------
47
## What do you understand by OOPs?
58
-Object-Oriented Programming (OOP).
@@ -10,7 +13,6 @@ The oops concept focuses on writing the reusable code.
1013
It is a widespread technique to solve the problem by creating objects.
1114

1215
------------
13-
01. [Classes]()
1416

1517
## NOTES
1618
------------

0 commit comments

Comments
 (0)