We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ae3ab commit 5de45edCopy full SHA for 5de45ed
README.md
@@ -5,7 +5,7 @@
5
6
------------
7
## What do you understand by OOPs?
8
--Object-Oriented Programming (OOP).
+- Object-Oriented Programming (OOP).
9
The concept of OOP in Python focuses on creating reusable code.
10
An object-oriented paradigm is to design the program using classes and objects.
11
The object is related to real-word entities such as book, house, pencil, etc.
0 commit comments