-
I have python installed on a windows machine. New to Python.
-
What is a build? Documentation not clear enough for a beginner.
-
How to I run "Print(“Hello World”). What should I see?
-
When I think I’m running the above code I get the following error:
[WinError 2] The system cannot find the file specified
[cmd: [‘python3’, ‘-u’, ‘C:\Users\Owner\Desktop\Python\Sublime Work Folder\hello’]]
[dir: C:\Users\Owner\Desktop\Python\Sublime Work Folder]
Thank you.