import string
ss=['ds','dsd','dfd','fd']
print(string.join(ss,' '))為什么會(huì)報(bào)錯(cuò)呢,求解。
python join問題
楊__羊羊
2018-07-18 09:09:19