On Mon, 27 Dec 2004 08:15:51 -0800, R˙ffffe9veill˙ffffe9 wrote: > The problem is that it doesnt print the > > [ choice = input ('Pick a number:') ] > > command. It just runs thru the whole thing without > allowing the user a selection.
Are you running it from the command line ? Some editors do not 'work' properly with command line input (redirection issues). -- http://mail.python.org/mailman/listinfo/python-list