Let's declare the variable that stores the function. To begin with, we'll assign the keyword for functions to it.

Make sure to pick var followed by greet and then =, function, ;.