pip install fuckit python from fuckit import fuckit python from fuckit import fuckit def divide(x, y): return x / y def calculate(): try: result = divide(10, 0) print("Result:", result) except ZeroDivisionError as e: print("Error:", e) calculate()


上一篇:
下一篇:
切换中文