The function returns "zero" if the input string contains only alphabetic characters (letters) and returns "one" if the input string contains any non-alphabetic characters.

