Python has a special syntax, * (single asterisk) and ** (double asterisks), that lets you pass a variable number of arguments to a function.
確定! 回上一頁