Add initial version of chapter 04's exercises, part 2

This commit is contained in:
Alexander Hess 2020-10-15 18:56:35 +02:00
commit b73df81315
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 406 additions and 0 deletions

View file

@ -107,6 +107,9 @@ Alternatively, the content can be viewed in a web browser
[<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/04_iteration/03_content.ipynb)
(Customizing Loops with `break` and `continue`;
Indefinite Loops)
- [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/04_iteration/04_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/04_iteration/04_exercises.ipynb)
(Throwing Dice)
#### Videos