We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6206f commit cc0607eCopy full SHA for cc0607e
Lesson01_Variables/lesson01.ipynb
@@ -88,9 +88,7 @@
88
"collapsed": false
89
},
90
"outputs": [],
91
- "source": [
92
- "type('Orca')"
93
- ]
+ "source": []
94
95
{
96
"cell_type": "markdown",
@@ -153,10 +151,7 @@
153
151
154
152
155
156
157
- "sea_creature = 'orca'\n",
158
- "print sea_creature"
159
160
161
162
@@ -606,7 +601,7 @@
606
601
"name": "python",
607
602
"nbconvert_exporter": "python",
608
603
"pygments_lexer": "ipython2",
609
- "version": "2.7.10"
604
+ "version": "2.7.11"
610
605
}
611
612
"nbformat": 4,
0 commit comments