Hello,
I downloaded sublime to try out python, but when I typed in:
print(“hello world”)
then clicked ctrl+b, it gave me this response:
[WinError 2] The system cannot find the file specified
[cmd: [‘py’, ‘-u’, ‘C:\Users\Documents\Python.py’]]
[dir: C:\Users\Documents]
[path: C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Users\AppData\Local\Microsoft\WindowsApps;]
[Finished]