Correct Answer : join EXPR, LIST
Explanation : This function joins the separate strings of LIST into a single string with fields separated by the value of EXPR, and returns the string.