s1 = "李露"l1 = list(s1)print(l1)
07 字符串,元祖,字典如何转换成列表
原文:https://www.cnblogs.com/wssaried/p/9862666.html