On Jan 27, 9:18 am, Neil Cerutti <[EMAIL PROTECTED]> wrote:
> On 2007-01-27, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > 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
> list("hello")
On 2007-01-27, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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
list("hello")
--
http://mail.python.org/mailman/listinfo/python-list
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