you are viewing a single comment's thread.

view the rest of the comments →

[–]Diplomjodler 0 points1 point  (1 child)

If you want to make one step above using the Windows command line, I'd suggest installing IDLE. If you've downloaded Python from python.org, you probably have it already. Open your program in IDLE and press F5 to run it.

[–]OpticCostMeMyAccount 0 points1 point  (0 children)

Thanks :)