Python Programming Tutorial – 2: Running Code in Python
In this tutorial we’ll see how we can use the python command prompt, the Windows command prompt and the python GUI application to execute code.
We’ll also build our first python script and make the classic ‘Hello World’ application in python.
source