We show how to use Python's input function to get numbers, without the program breaking if something other than a number is entered.
Information
- Show
- Published14 January 2012 at 21:26 UTC
- RatingClean
We show how to use Python's input function to get numbers, without the program breaking if something other than a number is entered.