What is Python and How Can Install on Window
Introduction To Python
Python is a very versatile language. It has thousands of libraries and modules to work with. Personally, I think Python is really fun to work with when compared to all the other languages out there. It is very beginner friendly which is very important and the syntax is very simple to figure out. As a beginner, think this is very vital when starting out with a language.
Installing Python On Windows
Installing Python on Windows is a slightly longer process when
compared to installing Python on Linux. In Linux, it is as easy as running a
command and having it set up. With Windows, it takes a slightly different
route.
To get started working with Python 3, you’ll need to have access
to the Python interpreter. There are several common ways to accomplish this:
· Python can be obtained from the Python Software Foundation website at python.org. Typically, that involves downloading the appropriate installer for your operating system and running it on your machine.
· Some operating systems, notably Linux, provide a package manager that can be run to install Python.
Best Python Training Institute in Gurgaon...
Step 1: Download the Python 3 Installer
· Open a browser window and navigate to the Download page for Windows at python.org.
· Underneath the heading at the top that says Python Releases for Windows, click on the link for the Latest Python 3 Release – Python 3.x.x. (As of this writing, the latest version is Python 3.7.2.)
· Scroll to the bottom and select either Windows x86-64 executable installer for 64-bit or Windows x86 executable installer for 32-bit.
Step 2: Run the Installer
Once you have
chosen and downloaded an installer, simply run it by double-
clicking on the downloaded file. A dialog should appear that looks likes

Get more information about python training course and certification visit our site. Get best offer on online training. Apply Now.
Best Python Training Institute in Noida...
Comments
Post a Comment