lambda :如果⼀个函数有⼀个返回值,并且只有⼀句代码,可以使⽤ lambda ... 'age': 20}] print(students); students.sort(key=lambda a:a['name'] ...
確定! 回上一頁