🌈 搜索
📅  最后修改于: 2022-03-11 14:46:03.129000             🧑  作者: Mango
try: val = int(userInput) except ValueError: print("That's not an int!")