Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hi

63 views
Skip to first unread message

Tom

unread,
Mar 4, 2023, 5:28:50 PM3/4/23
to
Bonjour je suis français et je ne comprend pas comment je peux acceder a
python merci de me repondre

CORDIALEMENT Lilian

 

Envoyé à partir de [1]Courrier pour Windows

 

References

Visible links
1. https://go.microsoft.com/fwlink/?LinkId=550986

Thomas Passin

unread,
Mar 4, 2023, 6:28:49 PM3/4/23
to
On 3/4/2023 12:13 PM, Tom wrote:
> Bonjour je suis français et je ne comprend pas comment je peux acceder a
> python merci de me repondre
>
> CORDIALEMENT Lilian
>
>
>
> Envoyé à partir de [1]Courrier pour Windows

Veuillez expliquer ce que vous entendez par "peux accéder à un python".
Si vous utilisez Windows, vous devez installer le programme Python, puis
l'exécuter dans une fenêtre de console en tapant "python" ou "py". La
plupart des systèmes Linux sont livrés avec Python déjà installé (tapez
"python3" au lieu de "python").

Ne tapez pas les guillemets.

[translation by Google Translate]

MRAB

unread,
Mar 4, 2023, 6:29:48 PM3/4/23
to
On 2023-03-04 17:13, Tom wrote:
> Bonjour je suis français et je ne comprend pas comment je peux acceder a
> python merci de me repondre
>
> CORDIALEMENT Lilian
>
Go to https://www.python.org/downloads/ and download the installer for
your operating system (Windows or MacOS). For Windows I'd recommend
"Windows installer (64-bit)" unless your computer is only 32-bit.

Also, get yourself a decent editor for plain text that supports syntax
colouring, although you can use IDLE, which comes with Python.
0 new messages