Re: [Tutor] seeing the results of a python program in windows7

2012-03-14 Thread Brian van den Broek
On 15 Mar 2012 04:14, "bob gailer" wrote: > > On 3/14/2012 12:12 PM, Tamar Osher wrote: >> I can run a python program in Notepad++, but what happens is that the black box flashes and disappears immediately, so that I never see the results. >> >> How can I style it so that the results of the pro

Re: [Tutor] seeing the results of a python program in windows7

2012-03-14 Thread bob gailer
On 3/14/2012 12:12 PM, Tamar Osher wrote: Hi. I ask for help. Thanks very much for your time. I can run a python program in Notepad++, but what happens is that the black box flashes and disappears immediately, so that I never see the results. If you expected anything else you don't understan

Re: [Tutor] seeing the results of a python program in windows7

2012-03-14 Thread Mark Lawrence
On 14/03/2012 16:12, Tamar Osher wrote: Hi. I ask for help. Thanks very much for your time. I can run a python program in Notepad++, but what happens is that the black box flashes and disappears immediately, so that I never see the results. How can I style it so that the results of the prog

Re: [Tutor] seeing the results of a python program in windows7

2012-03-14 Thread Hugo Arts
On Wed, Mar 14, 2012 at 5:12 PM, Tamar Osher wrote: > Hi.  I ask for help.  Thanks very much for your time. > > I can run a python program in Notepad++, but what happens is that the black > box flashes and disappears immediately, so that I never see the results. >  How can I style it so that the r

[Tutor] seeing the results of a python program in windows7

2012-03-14 Thread Tamar Osher
Hi. I ask for help. Thanks very much for your time. I can run a python program in Notepad++, but what happens is that the black box flashes and disappears immediately, so that I never see the results. How can I style it so that the results of the program stay on the computer screen, for me t

Re: [Tutor] Cannot run python programs on my windows7 computer

2012-03-14 Thread Brian van den Broek
On 14 Mar 2012 02:56, "Tamar Osher" wrote: > > Hello. Is there someone who can tutor me about how to "run" Python files on my windows7 computer? I have IDLE (the white box, the Python shell). I have the command prompt (the black box). And I also have Notepad++ on my computer. I have a total o