forked from zhouruizhe/gmTouringMiniApp
3 lines
28 B
Python
3 lines
28 B
Python
def f(x):
|
|
return 10 / x
|