Files
gmTouringMiniApp/risky.py
T

3 lines
44 B
Python
Raw Normal View History

2026-07-31 08:09:19 +08:00
def f(x):
return 10 / x # 除零风险