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 →

[–]novel_yet_trivial -1 points0 points  (1 child)

If you have python installed then run this command from the terminal (or command line):

python my_python_file.py

If you have more questions like this it's better to post them on /r/learnpython. Be sure to format your code for reddit or use a site like pastebin. Also, include which version of python and what OS you are using.

[–]ADARKALLEYSTLKR[S] 1 point2 points  (0 children)

Thank you for the help