Python allows function parameters to have default values. This is useful in case a matching argument is not passed in the function call statement.
確定! 回上一頁