How to do the programming python in windows command prompt
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
>>>