How would we greet another person? We could create and call a new function greetLeslie(); with similar code.
greetLeslie();
Make sure to pick greetLeslie(), followed by greetLeslie().
greetLeslie()