Add initial version of chapter 05, part 3

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

1515
05_numbers/02_content.ipynb Normal file

File diff suppressed because it is too large Load diff

View file

@ -127,6 +127,11 @@ Alternatively, the content can be viewed in a web browser
Special Values;
Imprecision;
Binary & Hexadecimal Representations)
- [content <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/02_content.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/02_content.ipynb)
(`complex` Type;
Numerical Tower;
Duck vs. Goose Typing)
#### Videos