I am very new to this and trying to run a simple hello world program but when build with python3 get the following error message. Any help would be much appreciated.
[WinError 2] The system cannot find the file specified
[cmd: [‘python3’, ‘-u’, ‘C:\Users\Darci\Desktop\python_work\hello_world.py’]]
[dir: C:\Users\Darci\Desktop\python_work]
[path: C:\Users\Darci\AppData\Local\Programs\Python\Python38-32;C:\Users\Darci\AppData\Local\Programs\Python\Python38-32\Scripts;C:\Users\Darci\AppData\Local\Programs\Python\Python38-32]
[Finished]