Python Hello World Program
In the previous tutorial, we have looked over the Introduction to Python Programming. Now lets jump to actual programming. In this tutorial we will write our first Python program. To start Python in Windows Environment Click Start > Python > Python IDLE As soon as you start Python IDLE, you get a Python Shell which lets you …
