The Python Oracle

Shuffling a list of objects

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: Lost Meadow

--

Chapters
00:00 Question
00:22 Accepted answer (Score 1421)
00:56 Answer 2 (Score 133)
01:54 Answer 3 (Score 83)
02:16 Answer 4 (Score 48)
02:28 Thank you

--

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

Question links:
[random.shuffle]: https://docs.python.org/library/random.h...

Accepted answer links:
[random.shuffle]: https://docs.python.org/library/random.h...

Answer 2 links:
https://docs.python.org/3.6/library/rand...

Answer 3 links:
[random.shuffle]: https://docs.python.org/library/random.h...

--

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

--

Tags
#python #list #random #shuffle

#avk47