Python join () method is used to concat a string with iterable object. It returns a new string which is the concatenation of the strings in iterable.
確定! 回上一頁