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