Add initial version of chapter 08's review
This commit is contained in:
parent
4d5b23ff03
commit
b1a5563114
2 changed files with 216 additions and 1 deletions
|
|
@ -227,4 +227,5 @@ If this is not possible,
|
|||
[<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/08_mfr/04_content.ipynb)
|
||||
(Iterators vs. Iterables;
|
||||
Example: `sorted()` vs. `reversed()`)
|
||||
- [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/08_mfr/05_summary.ipynb)
|
||||
- [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/08_mfr/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/08_mfr/06_review.ipynb)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue