Files
gmTouringMiniApp/risky2.py
T

3 lines
44 B
Python
Raw Normal View History

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