The Geek Stuff posted 6 Useful Python Sorting Examples Using sorted Function
A quote from the article:
A common idiom in programming is sorting a list. Python makes this a very simple task.6 Useful Python Sorting Examples Using sorted Function @ The Geek Stuff