link experiment
This commit is contained in:
9
Notes/07_Advanced_Topics/00_Overview.md
Normal file
9
Notes/07_Advanced_Topics/00_Overview.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Overview
|
||||
|
||||
In this section we will take a look at more Python features you may encounter.
|
||||
|
||||
* Variable argument functions
|
||||
* Anonymous functions and lambda
|
||||
* Returning function and closures
|
||||
* Function decorators
|
||||
* Static and class methods
|
||||
Reference in New Issue
Block a user