0% found this document useful (0 votes)
177 views3 pages

PDF Installation Instructions, Windows

To install Python and Visual Studio Code on Windows: 1. Download the latest Python version from the Python website and run the installer, checking the option to add Python to the PATH. 2. Open the Command Prompt and type "py -3" to verify the Python installation. 3. Download Visual Studio Code from its website, run the installer, and launch the program to complete the installation.

Uploaded by

Nani Sai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
177 views3 pages

PDF Installation Instructions, Windows

To install Python and Visual Studio Code on Windows: 1. Download the latest Python version from the Python website and run the installer, checking the option to add Python to the PATH. 2. Open the Command Prompt and type "py -3" to verify the Python installation. 3. Download Visual Studio Code from its website, run the installer, and launch the program to complete the installation.

Uploaded by

Nani Sai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Python and Visual Studio Code Installation Instructions for Windows

Step 1: Installing Python


1.1. Go to the Downloads sec on of the o cial Python website: 1.2. Double click the downloaded le to start the installa on.
h ps://www.python.org/ and download the latest Python. The following window will show up. Check the Add Python
3.10 to PATH op on and click on Install Now* to complete the
installa on.
*Install Now might appear as Upgrade Now if you already have another
Python installa on. If so, click on Upgrade Now

The Python Mega Course, Ardit Sulce


tt
ti

ti
ti
ti
fi
ffi
ti
Step 2: Check if the installation of Python was sucessful

2.1. Launch the Command Prompt app on Windows. 2.2. Type in py -3 in the command prompt and press the Enter
py -3
key. If you see the >>> symbol, that means Python has been
installed succesfully.

The Python Mega Course, Ardit Sulce


Step 3: Install Visual Studio Code

3.1. Go to https://code.visualstudio.com/ 3.2. Double-click the downloaded le and follow 3.3. Launch Visual Studio Code from your
and download Visual Studio Code. the installation instructions. It is recommended programs to open it. If you see something
to check the following options during the similar to the following, that means Visual
installation. Studio Code has been installed sucesfully.

The Python Mega Course, Ardit Sulce


fi

You might also like