The Python Oracle

How to expand a list to function arguments in Python

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: Dreamlands

--

Chapters
00:00 Question
00:28 Accepted answer (Score 243)
00:59 Answer 2 (Score 89)
01:20 Answer 3 (Score 17)
01:36 Answer 4 (Score 16)
01:48 Thank you

--

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

Accepted answer links:
[splat]: https://stackoverflow.com/questions/2322...
[Unpacking argument lists]: http://docs.python.org/tutorial/controlf...

Answer 2 links:
[unpackaging argument lists]: http://docs.python.org/tutorial/controlf...
http://www.saltycrane.com/blog/2008/01/h.../

Answer 3 links:
[Unpacking Argument Lists]: http://docs.python.org/tutorial/controlf...

--

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

--

Tags
#python #arguments

#avk47