The function takes a string input and returns a string that includes the word "world" after the input string. If multiple inputs are provided, the function returns a string that includes all of the input strings with "world" after each one.

