Add initial version of chapter 02's exercises
This commit is contained in:
parent
1cf468610e
commit
7119fd4c45
2 changed files with 260 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ Alternatively, the content can be viewed in a web browser
|
|||
Function Calls & Scoping Rules;
|
||||
Positional vs. Keyword Arguments;
|
||||
Modularization)
|
||||
- [exercises <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/chapter_02_functions/01_exercises.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/chapter_02_functions/01_exercises.ipynb)
|
||||
(Volume of a Sphere)
|
||||
|
||||
|
||||
#### Videos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue