The lambda keyword is used to create small anonymous functions. A lambda function can take any number of arguments, but can only have one expression.
確定! 回上一頁