Use the sorted function and lambda function. If you do not want to use the operator module, you can use a lambda function: sorted_d = ...
確定! 回上一頁