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 562a524

Browse files
Create 03_Duck_Typing.MD
1 parent f77c0d7 commit 562a524

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎Lecture_17/03_Duck_Typing.MD‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Duck Typing
2+
It is the concept where the class of an object is less important than the methods/attributes class type is not checked in minimum methods/attributes are present.
3+
4+
"If it walks like a duck and it quacks like a duck then it must be a duck".
5+
6+
```py
7+
```

0 commit comments

Comments
(0)

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