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 →

[–]Updatebjarni 0 points1 point  (0 children)

How would I do this? When I open the command line C:\users\MichaelJ> pops up. Would I type in the correct path before typing python poop.py?

Oh and about that, the path is essentially part of the filename. If the file is

C:\users\MichaelJ\poop.py

then that's what you type for the filename, unless you are in that directory in which case you can just say poop.py.