Lambda函数是Python中的匿名函数。 ... File "", line 1 sorted(integers, key=lambda x: return x[-1]) ^ SyntaxError: invalid syntax
確定! 回上一頁