f(x) takes a string input and returns a string output that combines the input strings, preserving the first letter of each input string.

