|
string to variable... or something
say I have a variable called example I want to print the contents of example, but I want to print it using its name from a string. Like so:
print "example"
naturally it will print the string example and not the contents of the variable example. How do I... de-string a string if you will?
__________________
"Gee, Brain, what do you want to do tonight?" "The same thing we do every night, Pinky: Try to take over the world!"
|