Hi everyone! Can you please help me with this problem? I have downloaded Python 3.8.2 (added to the Path) and then proceeded to download Sublime Text 3.
Before starting, I saved a new file hello_world.py, then I went to Tools>Build System>Python. Unfortunately, after typing print(“hello_world”), when I try to run in the folder I can’t see anything except for [Finished in 3.5s].
I know that I should go to Tools>Build System>New Build System, but basically I have no idea what ti type in since I am a beginner.
Thanks a lot!