You are viewing a single comment's thread. Return to all comments →
you need to sort list before printing to get it in lexicographical order. t.sort()
Seems like cookies are disabled on this browser, please enable them to open this website
List Comprehensions
You are viewing a single comment's thread. Return to all comments →
you need to sort list before printing to get it in lexicographical order. t.sort()