I would like to run simple python such as
x=5 print(x)
Which is running in the console but where does the code in the text editor output to? Where do *I go If I placed this in the text editor do I go to file>save or text>save? I am having problems saving script in the text editor.
Thanks
UPDATE
I don't seem to have Window->Toggle System Console system

The python console window look like this but doesn't seem to have Toggle System Console
and also in the python console window
I presume this is the python console window
Simple python code

But not outputting in the Python console window.

