File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change 11
11
" - [Control Flow](./control_flow.ipynb)\n " ,
12
12
" - [Functions](./functions.ipynb)\n " ,
13
13
" - [Input-Output](./input_output.ipynb)\n " ,
14
- " - [Functional programming](./functional_programming.ipynb)\n " ,
15
14
" - [Object-oriented programming](./object_oriented_programming.ipynb)\n " ,
16
15
" - [Modules and packages](./modules_and_packages.ipynb)\n " ,
17
16
" \n " ,
18
17
" # Advanced tutorial\n " ,
19
18
" \n " ,
20
19
" - [Manage Python project](./manage_python_project.ipynb)\n " ,
21
20
" - [Advanced functions](./functions_advanced.ipynb)\n " ,
21
+ " - [Functional programming](./functional_programming.ipynb)\n " ,
22
22
" - [Advanced Object-oriented programming](./object_oriented_programming_advanced.ipynb)\n " ,
23
23
" - [Parallelism and concurrency in Python](./threads.ipynb)\n " ,
24
24
" \n " ,
You can’t perform that action at this time.
0 commit comments