The function f(x) takes a string input and returns a greeting message if the input is "hello", and returns an error message if the input is not "hello".

