I installed the Python 3.2.3 in my computer in windows platform but still i can''t run my program.So, can any body please tell me how to run it. Thanks in advance.
Hi Alex.Whatever you had written i followed that one and it's working fine.But if i will write a program of 50 or 100 line then how to run that one.Is it essential to set the path.
If you are using Python to produce data, I would suggest that you consider the Cygwin environment. It sets up a fake UNIX environment on your PC with a decent bash shell and lets you use I/O redirection to access your input files and save your results in an output file. Python,Python3, Ruby, Perl and Lua all run under Cygwin.
I totally agree. I've been running Cygwin for around 15 years now. It is mature, stable and it's a great help for tasks where you need both the Windows and the Unix world.
if you are using the IDLe then u don't need to run the program
When u press enter after coding it will automatically give you the result....incase there is no error..and if you are using any scripter then there will also be an option available to run it ..The scripter may include Pyscripter or anyone else