Add initial version of chapter 04's exercises, part 1
This commit is contained in:
parent
93008de309
commit
d770080fd3
4 changed files with 614 additions and 1 deletions
|
|
@ -95,6 +95,9 @@ Alternatively, the content can be viewed in a web browser
|
|||
Duck Typing;
|
||||
Type Casting & Checking;
|
||||
Input Validation)
|
||||
- [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/04_iteration/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/04_iteration/01_exercises.ipynb)
|
||||
(Towers of Hanoi)
|
||||
|
||||
|
||||
#### Videos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue