In this section of the tutorial, we will discuss the installation
of python on various operating systems.
Installation on Windows
Visit the link https://www.python.org/downloads/ to
download the latest release of Python. In this process, we will install Python
3.6.7 on our Windows operating system
To set the path of python, we need to the right click on "my
computer" and go to Properties → Advanced → Environment Variables.
Now, the path is set, we are ready to run python on our local
system. Restart CMD, and type python again. It will open the
python interpreter shell where we can execute the python statements.
Python Interview Question and answers
How do I install idle for Python?
Where Python is installed Windows?
How do I know if Python is installed or not?
How do I use Python on Windows?
How do I start Python idle?
Does idle come with Python?
Is Python installed on Windows?
Is Python installed on Windows by default?
Which IDE is best for Python on Windows?
0 comments:
Post a Comment