Re: [Tutor] cmd window

2011-09-13 Thread Dinara Vakhitova
Thank you, Ramit and thank you, Alan! I have so many tutorials around me that I'm a little bit lost in the materials! Now I'll be focusing on "Learning to Program" by Alan Gauld. :) 2011/9/13 Alan Gauld > On 13/09/11 18:57, Dinara Vakhitova wrote: > >> Hello, >> >> Excuse me for my stupid ques

Re: [Tutor] cmd window

2011-09-13 Thread Prasad, Ramit
From: tutor-bounces+ramit.prasad=jpmorgan@python.org [mailto:tutor-bounces+ramit.prasad=jpmorgan@python.org] On Behalf Of Dinara Vakhitova Sent: Tuesday, September 13, 2011 1:55 PM To: Wayne Werner Cc: tutor@python.org Subject: Re: [Tutor] cmd window Thank you a lot, it helped! 2011/9

Re: [Tutor] cmd window

2011-09-13 Thread Alan Gauld
On 13/09/11 18:57, Dinara Vakhitova wrote: Hello, Excuse me for my stupid question, but I'm an absolute beginner in programming. Its not stupid and many have asked it before you :-) can't even see it. The solution must be very simple, but I can't find it in tutorials... You're obviously re

Re: [Tutor] cmd window

2011-09-13 Thread Dinara Vakhitova
Thank you a lot, it helped! 2011/9/13 Wayne Werner > On Tue, Sep 13, 2011 at 12:57 PM, Dinara Vakhitova < > di.marvell...@gmail.com> wrote: > >> Hello, >> >> Excuse me for my stupid question, but I'm an absolute beginner in >> programming. >> I just would like to know what should I do in such ca

Re: [Tutor] cmd window

2011-09-13 Thread Wayne Werner
On Tue, Sep 13, 2011 at 12:57 PM, Dinara Vakhitova wrote: > Hello, > > Excuse me for my stupid question, but I'm an absolute beginner in > programming. > I just would like to know what should I do in such case: when I run my > program by clicking on the file itself, rather than from IDLE, the cmd

[Tutor] cmd window

2011-09-13 Thread Dinara Vakhitova
Hello, Excuse me for my stupid question, but I'm an absolute beginner in programming. I just would like to know what should I do in such case: when I run my program by clicking on the file itself, rather than from IDLE, the cmd window disappears just immediately after the output printing, so that