The Python Oracle

More elegant way of declaring multiple variables at the same time

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 Jungle Looping

--

Chapters
00:00 Question
00:55 Accepted answer (Score 60)
05:43 Answer 2 (Score 257)
05:53 Answer 3 (Score 63)
06:12 Answer 4 (Score 11)
07:42 Thank you

--

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

Accepted answer links:
[keyword arguments]: http://docs.python.org/tutorial/controlf...
[generator function]: http://docs.python.org/tutorial/classes....
[iterator]: http://docs.python.org/tutorial/classes....
[iterable]: http://docs.python.org/glossary.html#ter...
[tuple]: http://docs.python.org/library/functions...
[itertools]: http://docs.python.org/library/itertools...
[There's More Than One Way To Do It]: http://en.wikipedia.org/wiki/There's...
[One Obvious Way]: http://www.python.org/dev/peps/pep-0020/

Answer 4 links:
[Jeff M]: https://stackoverflow.com/users/390278/j...
[yan's answer]: https://stackoverflow.com/questions/5495...

--

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

--

Tags
#python #variables #declaration

#avk47