File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 " # STATEMENTS\n " ,
1616 " return VALUE\n " ,
1717 " ```\n " ,
18- " - PARAMETERS AND return statements are OPTIONAL\n " ,
18+ " - PARAMETERS and return statements are OPTIONAL\n " ,
1919 " - function NAME follows the same rules as a variable/identifier name\n " ,
2020 " - some built-in functions and object methods have been used..."
2121 ]
3636 "cell_type" : " markdown" ,
3737 "metadata" : {},
3838 "source" : [
39- " ## Two -step process\n " ,
39+ " ## two -step process\n " ,
4040 " 1. define function\n " ,
4141 " - call/use function"
4242 ]
309309 "cell_type" : " markdown" ,
310310 "metadata" : {},
311311 "source" : [
312- " ### visualize variables' scope using pythontutor: \n " ,
312+ " ### visualize variables' scope using pythontutor\n " ,
313313 " https://goo.gl/TyXPg6"
314314 ]
315315 },
You can’t perform that action at this time.
0 commit comments