Call str.join(iterable) to join each element in the list of strings iterable with each element connected by the separator str .
確定! 回上一頁