greet returns different values for different inputs. To save a certain return value, store the function call in a variable.

Store a greeting in greetTina, by calling the function with the name of the variable and store "Tina" as an argument.

Perfect! Except for the name part, you can call an anonymous function like any other function.

Make sure to pick greet.