+ 6
Save your source code as example.py and then run it from the terminal/command prompt. If you are a Windows user, open the command prompt by typing "cmd" in the search box. Then change directory to where you saved your .py file using the "cd" command. Run your script by typing python example.py. Profit!
7th Aug 2018, 1:06 PM
Eduardo Petry
Eduardo Petry - avatar