[Tutor] types

Ron clickron@webtv.net
Thu, 28 Feb 2002 13:17:33 -0500 (EST)


I want to ask for a integer using something like number = input("Give me
a number'), but if a string is accidentally put in I don't want it to
throw an error message. I'd like it to say something like "Enter a
number, try again."  I'm sure it's something simple and I'm just not
seeing it. Appreciate any help out there.

Ron