Skip to content

Commit 6f6a82f

Browse files
committed
Ch05
1 parent 4106044 commit 6f6a82f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Ch05-Iterations.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"- slice carrot\n",
2222
"- if you see only your finger, then quit \n",
2323
"- else go to step 4\n",
24-
" - step 4-7 form a loop!\n",
24+
" - steps 4-8 form a loop!\n",
2525
"\n",
2626
"\n"
2727
]
@@ -391,13 +391,6 @@
391391
"for c in 'hello':\n",
392392
" print(c, end=' ')"
393393
]
394-
},
395-
{
396-
"cell_type": "markdown",
397-
"metadata": {
398-
"collapsed": true
399-
},
400-
"source": []
401394
}
402395
],
403396
"metadata": {

0 commit comments

Comments
 (0)