This website requires JavaScript.
Explore
Help
Sign In
team
/
gmTouringMiniApp
Watch
5
Star
0
Fork
0
forked from
zhouruizhe/gmTouringMiniApp
Code
Pull Requests
Actions
Activity
Files
ceab1eefe3764808387836f331246c1fa8d689d5
gmTouringMiniApp
/
risky2.py
T
3 lines
44 B
Python
Raw
Normal View
History
Unescape
Escape
feat: add risky2 (fork PR test)
2026-07-31 08:11:23 +08:00
def
f
(
x
):
return
10
/
x
# 除零风险
Copy Permalink