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

How do I run my python programs in IDLE or cmd prompt? When I try to run using the cmd prompt and type python hello.py it tells me python is not valid command

OpenStudy (anonymous):

Are you on MAC or PC? I think you use "python hello.py" in MAC Terminal. On the PC command line, just type "hello.py". To run from IDLE, either hit F5 or select "Run Module" from the Run Menu.

OpenStudy (anonymous):

It sounds as if python is not installed in your computer. Download it from the official sire python.org. Then try and run IDLE.(Download is available for Windows, Linux, and Mac OS X)

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!