The Python Oracle

Sorting Python list based on the length of the string

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping

--

Chapters
00:00 Question
00:30 Accepted answer (Score 258)
01:44 Answer 2 (Score 111)
02:09 Answer 3 (Score 9)
02:23 Answer 4 (Score 5)
03:18 Thank you

--

Full question
https://stackoverflow.com/questions/2587...

Accepted answer links:
[cmp]: http://docs.python.org/library/functions...
[sorted]: http://docs.python.org/library/functions...

Answer 4 links:
[docs]: http://docs.python.org/2/howto/sorting.h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #list #sorting

#avk47