Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
python [2019/08/09 10:30] – [Packages] rpjday | python [2020/06/17 14:40] (current) – rpjday | ||
---|---|---|---|
Line 6: | Line 6: | ||
... coming ... | ... coming ... | ||
+ | |||
+ | ===== Internal links ===== | ||
+ | |||
+ | * [[Python_file_hierarchy]] | ||
===== Packages ===== | ===== Packages ===== | ||
Line 31: | Line 35: | ||
* lambda expressions | * lambda expressions | ||
* docstrings | * docstrings | ||
- | * functin | + | * function annotation(??? |
+ | |||
+ | ==== 5 Data structures ==== | ||
- | ==== 5 ==== | + | * lists |
+ | * " | ||
+ | * list comprehensions | ||
+ | * set | ||
+ | * dictionary | ||
+ | * key can be any immutable type | ||
+ | * " | ||
+ | * " | ||
+ | * " | ||
===== TOPICS ===== | ===== TOPICS ===== |