Add initial version of chapter 02's summary

This commit is contained in:
Alexander Hess 2020-10-14 00:00:52 +02:00
commit 54e63991a1
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 102 additions and 0 deletions

View file

@ -67,6 +67,7 @@ Alternatively, the content can be viewed in a web browser
(Standard Library: `math` & `random` Modules;
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)
#### Videos