python3 list to string join. 如果你想将列表中的元素合并成一个字符串,你可以使用python 内置的 join() 函数。 举个例子: words = ['these', 'are', 'some', 'words ...
確定! 回上一頁