The function f(x) takes a string input and returns the concatenation of the input strings when there are multiple inputs, and returns the original string when there is only one input.

