Steps to create Python script files



Here we will check out how to install and run python IDLE 


1.Visit www.python.org and download IDLE latest version and install


2.Once installed, open File creator (IDLE)


3.Under file section, select new file


4.Write your code, below is a small print statement


5.Save the file with extension .py


6.To execute press F5


7. When you modify your code, please save the file (Ctrl+S) before executing (F5), any how if you directly press F5, it will ask you to save file every-time. 




Comment your thought / queries :)

Comments

My photo
Techno Xpresss
Bangalore, Karnataka, India