The function f(x) takes multiple string inputs "goodbye", "hi", and "hey" and returns the strings "Goodbye!", "Hello!", and "Heey!".

