Skip to content

Commit 6c80db4

Browse files
committed
Automatically backed up by Learn
1 parent a81c388 commit 6c80db4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

index.ipynb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
},
245245
{
246246
"cell_type": "code",
247-
"execution_count": 2,
247+
"execution_count": 6,
248248
"metadata": {},
249249
"outputs": [
250250
{
@@ -253,7 +253,7 @@
253253
"14"
254254
]
255255
},
256-
"execution_count": 2,
256+
"execution_count": 6,
257257
"metadata": {},
258258
"output_type": "execute_result"
259259
}
@@ -274,10 +274,8 @@
274274
},
275275
{
276276
"cell_type": "code",
277-
"execution_count": 3,
278-
"metadata": {
279-
"collapsed": true
280-
},
277+
"execution_count": 7,
278+
"metadata": {},
281279
"outputs": [],
282280
"source": [
283281
"hometown = 'NYC'"
@@ -292,7 +290,7 @@
292290
},
293291
{
294292
"cell_type": "code",
295-
"execution_count": 4,
293+
"execution_count": 8,
296294
"metadata": {},
297295
"outputs": [
298296
{
@@ -301,7 +299,7 @@
301299
"'NYC'"
302300
]
303301
},
304-
"execution_count": 4,
302+
"execution_count": 8,
305303
"metadata": {},
306304
"output_type": "execute_result"
307305
}

0 commit comments

Comments
 (0)