Dynamically getting or setting multiple variables
- variables
How do I create a variable with a given name? OR, how do I create a lot of numbered variables? Or, how should I add stuff to the globals
dict? And the inverse, given a string with a variable name, how do I get the variable?