Add initial version of chapter 05, part 3
This commit is contained in:
parent
1923297b0d
commit
bf168d4970
2 changed files with 1520 additions and 0 deletions
1515
05_numbers/02_content.ipynb
Normal file
1515
05_numbers/02_content.ipynb
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue