newbie question

Jasonbail jasonbail at aol.com
Sat May 26 15:45:23 EDT 2001


I'm fairly new to programming,

My questions is, is there anyway to create a reference to a pre-existing
variable by using variables?

for example if I have a variable daily_count

can I access that variable by using "daily_" and "count" thats stored in other
variables?

tia
Jason



More information about the Python-list mailing list