We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e9793 commit cbd6117Copy full SHA for cbd6117
index.ipynb
@@ -20,7 +20,7 @@
20
"cell_type": "markdown",
21
"metadata": {},
22
"source": [
23
- "Ok, so now that we have a sense of how to read from a list and alter a list in Python, let's put this knowledge to use. "
+ "Ok, so now that we have a sense of how to read from and alter a list in Python, let's put this knowledge to use. "
24
]
25
},
26
{
@@ -776,7 +776,7 @@
776
"name": "python",
777
"nbconvert_exporter": "python",
778
"pygments_lexer": "ipython3",
779
- "version": "3.6.6"
+ "version": "3.7.3"
780
}
781
782
"nbformat": 4,
0 commit comments