The join() string method returns a string by joining all the elements of an iterable (list, string, tuple), separated by a string separator. Example. text = [' ...
確定! 回上一頁