Convert String to list of chars

juanefren at gmail.com juanefren at gmail.com
Sat Jan 27 02:14:20 EST 2007


How can I convert a string to a char list?
for example

"hello" --> ['h','e','l','l','o']

I have been searching but I can't find my answers

thanks

-- 
Juan Efrén Castillo Encinas



More information about the Python-list mailing list