The Python Oracle

How can you dynamically create variables?

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: Peaceful Mind

--

Chapters
00:00 Question
00:21 Accepted answer (Score 207)
00:49 Answer 2 (Score 111)
01:24 Answer 3 (Score 78)
01:46 Answer 4 (Score 39)
02:36 Thank you

--

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

Accepted answer links:
[collections]: https://docs.python.org/library/collecti...

Answer 2 links:
[globals()]: https://docs.python.org/library/function...

Answer 3 links:
[exec()]: https://docs.python.org/library/function...

--

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

--

Tags
#python #variables

#avk47