The function takes a string input and returns a modified version of that string with some added text. The added text is "world" for the first input, "cruel world" for the second input, and "again" for the third input.

