I'm editing the question to better explain what my question was.
I'm a linux user and I'm starting web projects in Python. So I made use of the text editor, Sublime text 3, but it has a problem to execute code in Python, getting paralyzed or just compiling the first part of the code.
I believe this problem has happened to many users, so I ask the question:
How to run or compile Python code in Sublime Text 3?
But the question was still confusing, since I wanted to emulate the Python code on the console that exists within Sublime
.However, I did not succeed until I did some foreign site searches and really understood that this is a failure of the editor that presents itself in different ways, be it in Windows, Linux or MacOS.