The '+' operator can concatenate two strings. ... s.join(list) -- opposite of split(), joins the elements in the given list together using the string as the ...
確定! 回上一頁