In lis.sort(key=len) , the key argument must be a function that takes in 1 argument. Whatever this function returns will be the ...
確定! 回上一頁