newbie question

Bill Walker bwalker at earth1.net
Sun May 27 10:28:50 EDT 2001


That's pretty cool, Laura.

"Laura Creighton" <lac at cd.chalmers.se> wrote in message
news:mailman.990916660.26209.python-list at python.org...
> Like this?
> lac at ratthing-b246:~$ python
> Python 2.1 (#3, May 26 2001, 17:43:53)
> [GCC 2.95.2 20000220 (Debian GNU/Linux)] on linux2
> Type "copyright", "credits" or "license" for more information.
> >>> front='daily_'
> >>> back='count'
> >>> daily_count=12345
> >>> eval(front+back)
> 12345
> >>>
>
> Laura
>





More information about the Python-list mailing list