Running Python Programmer in Interactive Mode
How to compile python using python IDE in windows 8 or hello world application
Program
print “hello world”;
How to compile python using windows command line easily or hello world application
Program
print “hello world”;