可变参数、关键字参数 python / 2016年10月5日 / zjs / 0Post Views: 70 可变参数 在Python函数中,还可以定义可变参数。顾名思义,可变参数就是传入的Read more