The function f(x) returns "none" for any given string input.

[CODE]: def f(x):
           return "none"