In [2]:
concat(str1, str2, …)
Joins two or more strings and returns a new string.
Joins two or more strings and returns a new string.