How to install the last version of Python 3 on Windows

Python 3 has surpassed Python 2 as the most popular version of Python out there, according to JetBrains Python Developer Survey 2020. The most recent version of Python is available for most Operative Systems, including Windows 7, 8 and 10.

To install the last version of Python in your system, follow these steps.

How to install the last version of Python 3 on Windows

  1. Go to python.org and put your mouse over the Downloads button
  2. The website has done most of the work for us, detecting our version of Windows and selecting the right installer for us, so now you only have to click on the button displaying the version of Python to download Python 3.
  3. Open the installer and before clicking on Install Now, mark the checkbox "Add Python 3.x to PATH". Doing this will allow you to execute Python from the CMD typing only "python" instead of having to type the whole path to executable in your system.
  4. After clicking on "Install now" you will only have to wait for some minutes and click on Close to finish the installation.

What does it include?

The Python installer for Windows not only installs the language interpreter, but also the Integrated Development Environment IDLE, the package manager PIP, the graphical user interface module Tkinter, and the standard library, which includes many popular modules.

Comments

  1. Casinos Near Casinos Near Casinos Near Casinos in Atlantic City
    A map 군산 출장마사지 showing casinos 나주 출장샵 and other gaming facilities located near 제천 출장샵 Casinos in Atlantic City, NJ, Atlantic City is an MGM 제주 출장마사지 Resorts 논산 출장안마 International property

    ReplyDelete

Post a Comment

Popular posts from this blog

How to install Spyder 3 on Windows without Anaconda

How to install PyQt5 and Qt Designer on Ubuntu

Hello World in Python 3