Skip to content

Commit 5801821

Browse files
committed
Update part-0.ipynb
1 parent cb9ab1a commit 5801821

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

part-0.ipynb

+3-4
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,10 @@
4848
"source": [
4949
"Please go to this website page https://www.python.org/downloads/ to download the Python installer:\n",
5050
"- 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
52-
"- accept the default download filename: `python-3.4.1.msi`(win32bits) or`python-3.4.1.amd.msi`(win64bits)
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",
5353
"- save the MSI Installer file to your pc,\n",
54-
"- double click the downloaded file to open it and run the installer
55-
"```"
54+
"- double click the downloaded file to open it and run the installer \n"
5655
]
5756
},
5857
{

0 commit comments

Comments
 (0)