Add initial version of chapter 11's exercises
This commit is contained in:
parent
d874c83eb5
commit
fcf3410ddd
2 changed files with 1505 additions and 0 deletions
1502
11_classes/01_exercises.ipynb
Normal file
1502
11_classes/01_exercises.ipynb
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue