Skip to content

Commit cc0607e

Browse files
author
Charlotte Weaver
committed
clearing tryits
1 parent 6f6206f commit cc0607e

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

Lesson01_Variables/lesson01.ipynb

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,7 @@
8888
"collapsed": false
8989
},
9090
"outputs": [],
91-
"source": [
92-
"type('Orca')"
93-
]
91+
"source": []
9492
},
9593
{
9694
"cell_type": "markdown",
@@ -153,10 +151,7 @@
153151
"collapsed": false
154152
},
155153
"outputs": [],
156-
"source": [
157-
"sea_creature = 'orca'\n",
158-
"print sea_creature"
159-
]
154+
"source": []
160155
},
161156
{
162157
"cell_type": "markdown",
@@ -606,7 +601,7 @@
606601
"name": "python",
607602
"nbconvert_exporter": "python",
608603
"pygments_lexer": "ipython2",
609-
"version": "2.7.10"
604+
"version": "2.7.11"
610605
}
611606
},
612607
"nbformat": 4,

0 commit comments

Comments
 (0)