Skip to content

Commit

Permalink
Automatically backed up by Learn
Browse files Browse the repository at this point in the history
  • Loading branch information
Shortstackm committed Jun 13, 2019
1 parent 026d222 commit 872c872
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,8 @@
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"collapsed": true
},
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"hometown = 'NYC'"
Expand All @@ -96,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -105,7 +103,7 @@
"'NYC'"
]
},
"execution_count": 4,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -123,10 +121,8 @@
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {
"collapsed": true
},
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"None"
Expand Down

0 comments on commit 872c872

Please sign in to comment.