摘要:
'''def inner() a=1 def haha() print(a)return haha()inn = outer()inn()'''#def sum_func(*args):# total = 0# for i in args:# total += i # return total #p 阅读全文
posted @ 2019-02-28 15:47
一抹明媚的忧伤
阅读(82)
评论(0)
推荐(0)
|
摘要:
'''def inner() a=1 def haha() print(a)return haha()inn = outer()inn()'''#def sum_func(*args):# total = 0# for i in args:# total += i # return total #p 阅读全文
posted @ 2019-02-28 15:47
一抹明媚的忧伤
阅读(82)
评论(0)
推荐(0)
|