x = '0'try: x = int(x)except TypeError: raise TypeError("%r is not a valid integer" % x)
Name (required)
email (will not be published) (required)
Website