运行下列程序,输出结果正确的是?( )
def fun(x,y=5): return x*ya=fun(10,10)print(a)
100
50
10
运行出错
微信小程序
微信扫一扫体验
微信公众账号
微信扫一扫加关注
发表评论 取消回复