Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f500de9

Browse files
updated readme
1 parent b2cc5ad commit f500de9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎OOP in Python/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
### Object
44
### Method
55
### Inheritence
6+
7+
Inheritance is defined as one class’s tendency to derive properties and characteristics from other classes. It provides additional functionalities to extract features from the base class and imply it into other derived classes significantly.
8+
69
### Polymorphism
710
### Data Abstraction
811
### Encapsulation

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /