I\'m trying to understand why ValueError is used here and not TypeError.
If userInput is "a", the code below will print "That\'s not an int!":