The function takes a string input and returns a modified string output with a specific phrase added to the end of the input string. The phrase is "world!" for the first two inputs, and "!".

