close
d = {1: 2, 3: 4, 4:3, 2:1, 0:0}
sorted(d.items(), key=lambda x: x[1])
arrow
arrow
    全站熱搜

    JerryCheng 發表在 痞客邦 留言(0) 人氣()