hello world program in python.

Please go to start menu click on “IDLE (Python GUI)

just write below code

print (“Hello, World!”);

Now enjoy it.