János Juhász wrote: > Dear Karl, > > > I use getch() when I start my script from the windows desktop and > I am interested about its output. > > import msvcrt > raw_input('Are you distressed ?\n') > print ('It will be better, I am sure :)') > msvcrt.getch() # append as last line And where is the interesting output? What were you expecting, and what did you get? _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
- Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distr... Luke Paireepinart