- Lambda Expressions
map function
image.png
filter function
image.png
lambda expressin:
image.png
- OOP
method for class:
image.png
- Inheritance and Polymorphism
- Special method:
str
len
del
image.png
-
Modules and Packages
from xxx import yyy -
Errors and Exception Handling
网友评论