Rest
All these years later I still chuckle at what a fucking moron that guy is.
I get this error or a similar one no matter what I type once I've started python. I can't even change directories in python. "HelloWorld.py" is of course the name of a program in the folder "MyScripts," python will not run it or anything else in there. I don't know what's happening or why. I've unistalled and reinstalled python. The error is as follows:
File "<stdin>", line 1, in <module>
NameError: name 'HelloWorld' is not defined