Answer the question
In order to leave comments, you need to log in
How to run Python-a code in Sublime Text 4?
I am writing Python code in Sublime Text 4, but to check how the program works, I need to run the program through the console.
Tell me how to run python code through this editor.
Answer the question
In order to leave comments, you need to log in
Main menu → Tools → Build (or Build with... where you need to manually select the PL), or press Ctrl-b . This will run the code through the default builder. But, as for me, it is better to use the Terminus plugin , it is more functional, not so limited and can generally replace the console (although it will take a little delving to configure) .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question