The Python Oracle

Sorting list based on values from another list

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: Fantascape Looping

--

Chapters
00:00 Question
00:37 Accepted answer (Score 790)
01:25 Answer 2 (Score 141)
01:49 Answer 3 (Score 122)
02:14 Answer 4 (Score 48)
03:06 Thank you

--

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

Accepted answer links:
[zip]: https://docs.python.org/3/library/functi...
[sorted()]: https://www.programiz.com/python-program...
[this]: http://pythoncentral.io/how-to-sort-a-li.../

Answer 3 links:
http://scienceoss.com/sort-one-list-by-a.../

Answer 4 links:
[Whatang]: https://stackoverflow.com/a/6618543/5770...

--

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

--

Tags
#python #list #sorting

#avk47