Quantcast
Channel: Running Python from the Windows Command Line - Stack Overflow
Viewing all articles
Browse latest Browse all 8

Answer by Geo for Running Python from the Windows Command Line

$
0
0

Open a command prompt, by pressing Win+R and writing cmd in that , navigate to the script directory , and write : python script.py


Viewing all articles
Browse latest Browse all 8

Trending Articles