15 of 16 people (94%) answered YesRecently 9 of 10 people (90%) answered Yes
Feb 6th, 2006 20:10mazha lee, Jared Cerbin,
Yea, and it's simple >>> str = 'hello python' >>> list( str ) ['h', 'e', 'l', 'l', 'o', ' ', 'p', 'y', 't', 'h', 'o', 'n']