I just started programming yesterday. Today, I started using the script. I put my code in for the program and saved it. When I open it, it goes back to the script instead of executing the program. How do I get it to execute the program instead of just going back to the script? I can run the script on IDLE but am unable to run it on the command prompt.
Thanks a ton.
PS- Python 3.1
how do i get my script to execute in the command prompt?