When I try to run the simple "print (“hello”) I get the following error message:
C:\Users\Owner\AppData\Local\Programs\Python\Python39\python.exe: can’t find ‘main’ module in ‘’
That is the correct location of Python. Why am I getting this error and how to I fix the problem?
Thanks,
Ken Whipple