使用list或者dict展开作为函数参数

record(*[1,2,3])

record(**{‘a':1,'b':1,'c':2})

posted @ 2020-07-20 10:58  yjy888  阅读(247)  评论(0)    收藏  举报