The function takes a string input and always returns "none".
[CODE]: def f(x):
            return None