The function f(x) takes a string input x and returns the concatenation of x with any additional input strings that are passed to the function.

