File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 179
179
},
180
180
{
181
181
"cell_type" : " code" ,
182
- "execution_count" : 16 ,
182
+ "execution_count" : 1 ,
183
183
"id" : " c2847e7f" ,
184
184
"metadata" : {},
185
185
"outputs" : [
186
186
{
187
- "ename " : " IndentationError " ,
188
- "evalue " : " expected an indented block (3751202742.py, line 9) " ,
189
- "output_type " : " error " ,
190
- "traceback" : [
191
- " \u001b [1;36m Input \u001b [1;32mIn [16] \u001b [1;36m \u001b [0m \n \u001b [1;33m print(item) \u001b [0m \n \u001b [1;37m ^ \u001b [0m \n \u001b [1;31mIndentationError \u001b [0m \u001b [1;31m: \u001b [0m expected an indented block \n "
187
+ "name " : " stdout " ,
188
+ "output_type " : " stream " ,
189
+ "text " : [
190
+ " 45 \n " ,
191
+ " 65 \n "
192
192
]
193
193
}
194
194
],
201
201
" continue\n " ,
202
202
" elif item % 5==0:\n " ,
203
203
" \n " ,
204
- " print(item)"
204
+ " print(item)"
205
205
]
206
206
},
207
207
{
You can’t perform that action at this time.
0 commit comments