Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Just download python:
https://www.python.org/
Once you have it downloaded you can write a document with any text editor (incl. textedit, though I would suggest Sublime) and name the document "<something>.py". Once you've done that open cmd and type "python <file>" and it'll run. -
bahua129046yFortunately, no compiler is necessary. Just the python interpreter, and a text editor.
-
patrik11576y@norman70688 if you didn't want to answer you didn't have to, and if all you are going to comment is something bad, don't do it, I'm new at this and sometimes the information that you find in google is confusing, thats why I ask here
-
TheOct039316y@patrik11 Don't listen to him. Everyone starts somewhere, and everyone knows very well that searching for something can be very confusing when you're starting. And even then, you might still need some more explanations. Don't hesitate to do it again in the future.
EDIT: Welcome here by the way, don't hesitate to create yourself an avatar on your profile!
Related Rants
What do I need to start coding and running python on Windows 10? I mean what do I need to set up and instal like compiler and others..
Also if you could please recommend me some good free compilers and stuff!
question
python
windows 10
development