Joining a list results in a string containing the elements of the list separated by a specified string. For example, joining ["a", "b", "c"] by ", " results in ...
確定! 回上一頁