try: x = input('Enter the first number: ') y = input('Enter the second number: ') print x/y except: print 'Something wrong happened...'
Name (required)
email (will not be published) (required)
Website