Skip to content

Commit 01ae855

Browse files
authored
Update README.md
1 parent 40a8278 commit 01ae855

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# Object-Oriented-Programming-Using-Python
1+
# Object-Oriented-Programming-Using-Python
2+
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

0 commit comments

Comments
 (0)