How to sort a list of tuples

Valkyrie valkyrie at cuhk.edu.hk
Fri Nov 19 05:22:45 EST 2004


I have a list of tuples, and one of the fields in the tuple is score. So how can
I sort the list by the score?

Thanks in advance



More information about the Python-list mailing list