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
-
Save the file in subl with .py Ext and the open terminal find where DD you save . And write python file.py
-
ziga2517yTrue. But it can run a programm as well. I saw it somewhere, i tried to do it. It worked, but i was unable to use input..
-
@ziga idk man , but if there is sublime which can run it inside like ide just google how to set it up
-
K-ASS25847yI think in the menu there is build with option, then if you are using Windows you need to set up system environment so you can run python from command line directly. After all that you can go ahead and build, the default key binding is ctrl b I think. Good luck.
How can I run python in sublime?
Thanks :)
undefined
noob sublime python