Add initial version of chapter 11's review

This commit is contained in:
Alexander Hess 2020-10-28 23:10:19 +01:00
commit 96ff64cfb5
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 272 additions and 0 deletions

View file

@ -290,3 +290,4 @@ If this is not possible,
The final `Vector` & `Matrix` Classes;
Comparison with `numpy`)
- [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/11_classes/05_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/11_classes/06_review.ipynb)