Skip to content

Commit 5de45ed

Browse files
Object-Oriented Programming
1 parent 50ae3ab commit 5de45ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
------------
77
## What do you understand by OOPs?
8-
-Object-Oriented Programming (OOP).
8+
- Object-Oriented Programming (OOP).
99
The concept of OOP in Python focuses on creating reusable code.
1010
An object-oriented paradigm is to design the program using classes and objects.
1111
The object is related to real-word entities such as book, house, pencil, etc.

0 commit comments

Comments
 (0)