摘要: python笔记 函数2 1. 形参角度:万能参数 args 2. 形参角度:万能参数 kwargs 3. 形参在使用时的顺序 4. 名称空间 5. 作用域 6. 高阶函数(函数的嵌套) 7. 内置函数globals(),locals() 阅读全文
posted @ 2020-05-23 15:02 littleSUKI 阅读(124) 评论(0) 推荐(0)