Python 将 tuples 作为参数依序传入函数 (Expanding tuples into arguments)

myfun(*tuple) does exactly what you request.

reference:
http://stackoverflow.com/questions/1993727/expanding-tuples-into-arguments

posted on 2024-10-13 09:11  norsd  阅读(2)  评论(0编辑  收藏  举报  来源

导航