Add initial version of chapter 02's review

This commit is contained in:
Alexander Hess 2020-10-14 00:02:49 +02:00
commit 8a55f014a9
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 237 additions and 0 deletions

View file

@ -68,6 +68,7 @@ Alternatively, the content can be viewed in a web browser
Third-party Packages: `numpy` Library;
Writing one's own Modules)
- [summary <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/chapter_02_functions/03_summary.ipynb)
- [review <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/chapter_02_functions/04_review.ipynb)
#### Videos