G
G
GT56782022-02-28 18:32:37
Sublime Text
GT5678, 2022-02-28 18:32:37

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

1 answer(s)
N
Nicholas V, 2022-03-01
@GT5678

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 question

Ask a Question

731 491 924 answers to any question