Forum

How to install Pyth...
 
Notifications
Clear all

[Solved] How to install Python on Windows?

2 Posts
2 Users
0 Likes
271 Views
Posts: 1
Guest
Topic starter
(@Piers)
New Member
Joined: 1 year ago

Hello,

I need to install Python, I am a beginner and I don't know how to do it. I hope someone can help me...thanks

1 Reply
Posts: 13
(@raspi)
Active Member
Joined: 2 years ago

Hi

To install Python on your PC: Download its installation file from its official site:

https://www.python.org/downloads/

Then double-click the .exe file and follow the instructions in the installation wizard. Along with Python, a development environment called IDLE will be installed.

Type IDLE in the Windows search bar and select IDLE 3.1 Application. The first window that opens is called the Shell and it will be useful for testing small snippets of code.

In the Shell, click File > New file and a new window called untitle will open. This is where you should write your programs.

This image has an empty alt attribute; its file name is idle-shell-python.webp

Reply

Leave a reply

Author Name

Author Email

Title *

 
Preview 0 Revisions Saved
Share:
Scroll to Top