weird strings question

Lucas Raab dotpyFE at gmail.com
Fri Feb 25 20:34:32 EST 2005


Is it possible to assign a string a numerical value?? For example, in 
the string "test" can I assign a number to each letter as in "t" = 45, 
"e" =  89, "s" = 54, and so on and so forth??

TIA



More information about the Python-list mailing list