Hi,歡迎訪問前端老白
如何將一個字符串分成一個個字符?
一個字符串本質上來講是一個列表。
如此:
代碼:
for x in Str:
print(x)
老白網絡 (http://www.lofty888.cn/) 前端 后端 zblog主題.網站地圖xml