To run the code, we need to call the function. We do that by coding its name followed by parentheses, like greetUser();.

Make sure to type greetUser();.