Add initial version of chapter 05's appendix
This commit is contained in:
parent
bf168d4970
commit
586941fdba
2 changed files with 1508 additions and 0 deletions
1504
05_numbers/03_appendix.ipynb
Normal file
1504
05_numbers/03_appendix.ipynb
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue