Add initial version of chapter 11's exercises

This commit is contained in:
Alexander Hess 2020-10-26 22:31:56 +01:00
parent d874c83eb5
commit fcf3410ddd
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 1505 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -270,3 +270,6 @@ If this is not possible,
Text Representations; Text Representations;
Instance Methods vs. Class Methods; Instance Methods vs. Class Methods;
Computed Properties) Computed Properties)
- [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/11_classes/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/11_classes/01_exercises.ipynb)
(A Traveling Salesman Problem)