Add initial version of chapter 09's review

This commit is contained in:
Alexander Hess 2020-10-22 18:47:40 +02:00
commit e0aa914dc6
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 248 additions and 0 deletions

View file

@ -259,3 +259,4 @@ If this is not possible,
`Counter` Type;
`ChainMap` Type)
- [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/09_mappings/06_summary.ipynb)
- [review questions <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/09_mappings/07_review.ipynb)