Saturday, March 8, 2014

How to do the programming python in windows command prompt

How to do the programming python in windows command prompt

Step 1:
please go through below link website for windows based IDLE download
python.org
Step 2:
after download completion install the python IDLE
step 3:
open run and “cmd”
step 4:
c:\
c:\python33
c:\python33>python

after few seconds delay you will get the prompt like
>>>

python class topic video