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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to