The string method .join() concatenates a list of strings together to create a new string joined with the desired delimiter. The .join() method is run ...
確定! 回上一頁