We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5801821 commit 4305db5Copy full SHA for 4305db5
part-0.ipynb
@@ -49,7 +49,7 @@
49
"Please go to this website page https://www.python.org/downloads/ to download the Python installer:\n",
50
"- click on the `Download Python 3.4.1` button (a yellow button on left side of screen),\n",
51
"- this will start the download of the appropriate Windows MSI installer \n",
52
- "- accept the default download filename: `python-3.4.1.msi`(win32bits) or`python-3.4.1.amd.msi`(win64bits) \n",
+ "- accept the default download filename: `python-3.4.1.msi`(win32bits) or `python-3.4.1.amd.msi`(win64bits) \n",
53
"- save the MSI Installer file to your pc,\n",
54
"- double click the downloaded file to open it and run the installer \n"
55
]
0 commit comments