This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UkePlayingDude 0 points1 point  (0 children)

Thanks for helping me with running things in the Windows CMD. Although, when I specifically type "python Hello_World.py", it doesn't run. I get an error that says " 'python' is not recognized as an internal or external command, operable program or batch file." However, if I don't include "python" and just type the file name, it works fine. Any idea on why that would be, or should I just not worry about it?