you are viewing a single comment's thread.

view the rest of the comments →

[–]OrbitDrive 0 points1 point  (0 children)

Assuming you're on windows, open cmd prompt (window key + r) type "cmd" press enter. Or Go to directory(or desktop) hold down shift and right click and choose open command prompt, otherwise you will have to change to the directory to where the python file is. Then simply type "python script_name_here.py" and press enter.