Install python On Windows
The first step to start learning to code is to install the required platform or software. In this course, we see a python tutorial so before starting, we should install and set up the coding platform, so that in this article we show the simplest way to install python in our system, so let's start.
The first step we should go to the official python website https://www.python.org/
and then we should find the best version of python software.
How Will Find the Best Version For You
The python releases two more versions is called python version -2 and python version-3.
Difference between versions 2&3
The latest version of python 2 is python 2.7 and the latest version of python is python 3.10.11.
Basically, Python version 2 is made for old users, in other words, version 2 is specially made for people who are not familiar with the new version of windows or all other OS so that all options and menus are designed that are looked at in the old version.
and the python version 3 looks like advanced software and better system UI and the major difference is the update of this version is released most resent and all bugs are fixed as soon as possible.
But the performance of this software is the same as the python version 3.From the above-given details choose which python version is used for you, and then search your needed version of python on the python official website and install it on your computer ad then the installation process is very easy just click the next button.
0 Comments