Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 19 Online
OpenStudy (anonymous):

when double click on a .py file , a command window opens up and goes awy in a fraction of a second . How should i see whats the code written inside of the .py file?

OpenStudy (anonymous):

Double clicking it will run the file and the command window closes when done. To view the contents you can open it in python's Idle or a text editor like notepad++ or wordpad. To see the output you can run it in Idle or open a command prompt and run it from there.

OpenStudy (anonymous):

right click the python file and click edit with python

OpenStudy (anonymous):

right click on the python file and click edit with IDLE

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!