The Python Oracle

All combinations of a list of lists

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: Darkness Approaches Looping

--

Chapters
00:00 Question
00:37 Accepted answer (Score 610)
00:58 Answer 2 (Score 28)
01:30 Answer 3 (Score 25)
01:45 Answer 4 (Score 16)
02:17 Thank you

--

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

Question links:
[Combination of ]: https://stackoverflow.com/questions/5457...

Accepted answer links:
[itertools.product]: https://docs.python.org/2/library/iterto...

Answer 2 links:
[itertools.product]: https://docs.python.org/2/library/iterto...

--

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

--

Tags
#python #cartesianproduct

#avk47