The function takes a string input and returns a string output with the input appended to the end, capitalizing the first letter of the input.

