Add initial version of chapter 07's summary

This commit is contained in:
Alexander Hess 2020-10-19 20:01:04 +02:00
commit eda9266a79
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 87 additions and 1 deletions

View file

@ -186,4 +186,5 @@ If this is not possible,
(Packing & Unpacking with Functions)
- [appendix <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/07_sequences/05_appendix.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/07_sequences/05_appendix.ipynb)
(`namedtuple` Type)
(`namedtuple` 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/07_sequences/06_summary.ipynb)