Add initial version of chapter 02's exercises

This commit is contained in:
Alexander Hess 2020-10-13 23:29:08 +02:00
commit 7119fd4c45
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 260 additions and 0 deletions

View file

@ -59,6 +59,9 @@ Alternatively, the content can be viewed in a web browser
Function Calls & Scoping Rules;
Positional vs. Keyword Arguments;
Modularization)
- [exercises <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/01_exercises.ipynb)
[<img height="12" style="display: inline-block" src="static/link/to_mb.png">](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab/tree/chapter_02_functions/01_exercises.ipynb)
(Volume of a Sphere)
#### Videos