Skip to content

Commit 20bda74

Browse files
committed
added additional email
1 parent 453acbc commit 20bda74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/python_oops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tags:
2424
Characteristics of OOP (Object Oriented Programming)
2525
Python supports the core principles of object-oriented programming, which are the building blocks for designing robust and reusable software. The diagram below demonstrates these core principles:
2626

27-
1. Class - A blueprint for creating objects.
27+
1. Class - A blueprint for creating objects, learn more
2828

2929
📌 **Use Case**: create a class - car
3030

0 commit comments

Comments
 (0)