passing one list of values instead of mutiple arguments to a function?

前端 未结 2 1937
生来不讨喜
生来不讨喜 2020-12-17 03:24

Lets say there\'s a function func() which takes two arguments, a and b. Is there some kind of technique in Python to pass a single lis

2条回答
提交回复
热议问题