@pkronfeld That is indeed one of my favorite lines of Python. This is cool too print sorted( [ (v,k) for k,v in c.items() ] ) (Chap 10)
8:14pm August 3rd 2014 via Twitter Web Client in reply to pkronfeld