help me

Chris Patton chrispatton at gmail.com
Sat Oct 9 17:45:21 EDT 2004


Hey everybody. I am writing a program that requires the user to make
the name for variables inside the program. For example:

>>> exec raw_input()+' = 34'

However, I don't want to have to use the "exec" statement. Thanks for
any help!

P.S. For those who have ansewered my post for a similar request, I
thought this would explain myself better.

---



More information about the Python-list mailing list