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
- PublishedJanuary 14, 2012 at 9:26 PM 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.