Python Forum

Full Version: Running python from Sublime Text editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am new to programming. I am using Python Crash Course, 2nd edition to get started. I can run a simple (Hello Python world!) program from the C:> prompt. I believe I loaded the Sublime Text editor correctly, created a storage folder for my work (python_work), too. When in the Sublime Text editor, I type in print("Hello Python world") I get nothing in return.
This may be of help...https://thonny.org/