How to Run Python Program in Sublime Text 3
In this article, we will learn how to run Python programs on Sublime Text 3 editor.
Sublime Text 3 Editor is a popular light weight, cross platform editor.
I’ve created a simple addition function in sublime and saved it in the name test.py.
Now go to Tool option on menu bar and click on Build System and inside this select Python option. Then go to Tool option and click on Build option, that will execute your code.
Subscribe
Login
Please login to comment
0 Discussion