"Alan Gilfoy" <[EMAIL PROTECTED]> wrote
> So sleep(10) would simply be a shorter snippet of code for that
> purpose?
sleep just gices a long pause before quitting, usually enough
to read the output.
> The \n thing might be handy if I was short on space, but I don't
> mind
> separate 'print' li
Hey! Glad to hear that using raw_input() at the end is the actual
solution, not just a jury-rigged workaround. :)
So sleep(10) would simply be a shorter snippet of code for that purpose?
The \n thing might be handy if I was short on space, but I don't mind
separate 'print' lines, I find that m