python Copy 'separator'.join([ 'List','of',' string' ]). 我們從 separator 呼叫 join() 方法並將字串列表作為引數傳遞。它根據所使用的分隔符返回 ...
確定! 回上一頁