The function takes a string input and appends a fixed phrase to the end of the input string. The phrase is " World!" for the first two inputs, and " in Wonderland!" for the third input.

