The function f(x) takes a string input and returns a string output that is a greeting message. The function takes the input string and returns a message that is a variation of the input string with the word "world" appended to the end.

