The function f(x) takes a string input x and returns a string output that is the first letter of x followed by the number of letters in x.

