Add initial version of chapter 05's appendix

This commit is contained in:
Alexander Hess 2020-10-16 00:10:13 +02:00
parent bf168d4970
commit 586941fdba
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 1508 additions and 0 deletions

1504
05_numbers/03_appendix.ipynb Normal file

File diff suppressed because it is too large Load diff

View file

@ -132,6 +132,10 @@ Alternatively, the content can be viewed in a web browser
(`complex` Type;
Numerical Tower;
Duck vs. Goose Typing)
- [appendix <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/05_numbers/03_appendix.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/05_numbers/03_appendix.ipynb)
(`Decimal` Type;
`Fraction` Type)
#### Videos