The function returns 'none' for a majority of string inputs provided.
[CODE]: def function(x):
          return 'none'