Thursday, 15 August 2013

Python 2.7: How can I make a list from the string

Python 2.7: How can I make a list from the string

I there any way to make from string:
"I like Python!!!"
a list using Python 2.7
Thanks.

No comments:

Post a Comment