阅读背景:

Python 函数的参数形式

来源:互联网 
def foo(x,y): #x、y为位置形参
print(x)
print(y)
foo(foo



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: