2012年10月7日 星期日

py convert string to character

>>> l = list(s)
>>> l
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i']

沒有留言: