How to Download Python ?
How to Download Python?
Steps to follow:
1. Go to Google
2. Type Python Download.
3. Click on the first link ( https://www.python.org/downloads/ ).
4. Go to Release Version.
4. Select Stable Version (Python 3.6.3).
5. Select Windows x86-64 executable installer.
6. Go to Download Path>>Double Click on downloaded file.
7. Click on Run.
A dialog should appear that looks something like this
Important:
You want to be sure to check the box that says ADD Python 3.x to PATH as shown
to ensure that the interpreter will be placed in your execution path. Then just
click Install
Now. That should be all there is to it. A few minutes later you
should have a working Python 3 installation on your system.
How to Check and Verify the
Version of Python:
Go to CMD:


Comments
Post a Comment