join(seq)
Return a string which is the concatenation of the strings in the sequence seq. The separator between elements is the string providing this method.