I am new to python and trying to get it to print hello world.
when I tried doing that hower, I got the message
‘[WinError 2] The system cannot find the file specified
[cmd: [‘py’, ‘-u’, ‘’]]
[dir: C:\Program Files\Sublime Text]
[path: C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Users\User\AppData\Local\Microsoft\WindowsApps;]
[Finished]’
pls help