try: a = 3 b = 'ab' s = a + b except Exception as e: print("sharejs.com show error info:",e)