Best Software for 2025 is now live!

Can anyone help me figure out how to run code in sublime text?

How to run code in sublime text 3
5 comments
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Mohan K.
MK
PHP WordPress Developer at Self-employed
0
You just need to google and you can fine many answers... May help : https://stackoverflow.com/questions/33205895/running-code-with-python-3-5-0-sublime-3-0-on-mac
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Maike H.
MH
Graduate Research Assistant at University of Vermont
0
I just googled it...this seems promising. You'll find a lot by just googling your question. https://stackoverflow.com/questions/46306331/how-to-run-python-code-in-sublime-text-3
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Verified User in Education Management
G2
Student at Egerton University
0
It's easy to learn code in sublime text, what you need to do is open sublime text, write your code and save it. Right click on an empty space in the open file and select open in browser and your code will run in the default browser in your machine. Hope It helped. Thank You.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Anushree B.
AB
Shell Recharge Solutions Americas | Senior Validation Engineer
0
By pressing Ctrl + B or navigating to Tools --> Build.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Kunal G.
KG
MS in Computer Science (Data Science) at USC | Actively seeking internships for Summer 2019
0
There are a few ways to do it- 1. Tools --> Build 2. On Windows, Ctrl + B 3. On OSX, CMD + B
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply