Waiting for return

Terry Reedy tjreedy at udel.edu
Tue Sep 5 17:31:10 EDT 2000


"Kevin Breit" <battery841 at remove.for.no.spam.mypad.com> wrote in message
news:bcFs5.136$1U.21523 at elnws01...
> Hey
> I am writing a console application in .py.  I want to get the following
effect:
> Please press return to continue
> <waits for return keystroke>

 x = raw_input(prompt)





More information about the Python-list mailing list