The function f(x) takes a string input and breaks it up into individual words. It then returns each word as a separate string.

