The function f(x) takes a string input and returns a list of substrings extracted from the input string. The substrings are separated by a space.

