I'm trying to sort a list and I can't figure out to reverse the order of a second sorting characteristic. import mathps = {1:(1,1),2:(3,2),3:(3,-3),4:(-3,4) ...
確定! 回上一頁