Add initial version of chapter 02, part 1
This commit is contained in:
parent
9b5e395a0e
commit
1cf468610e
3 changed files with 3069 additions and 1 deletions
|
|
@ -751,7 +751,7 @@
|
|||
"\n",
|
||||
"- What is a programming language? What kind of words exist?\n",
|
||||
" - *Chapter 1*: [Elements of a Program <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_01_elements/00_content.ipynb)\n",
|
||||
" - *Chapter 2*: Functions & Modularization\n",
|
||||
" - *Chapter 2*: [Functions & Modularization <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/00_content.ipynb)\n",
|
||||
"- What is the flow of execution? How can we form sentences from words?\n",
|
||||
" - *Chapter 3*: Conditionals & Exceptions\n",
|
||||
" - *Chapter 4*: Recursion & Looping"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue