原文:https://stackoverflow.com/questions/21809112/what-does-tuple-and-dict-mean-in-python
*tuple可以理解为把tuple的内容展开
def foo(x, y): |
**dict可以理解为以key=value的方式展开
def foo(x, y): |
原文:https://stackoverflow.com/questions/21809112/what-does-tuple-and-dict-mean-in-python
*tuple可以理解为把tuple的内容展开
def foo(x, y): |
def foo(x, y): |
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo