But why didn't sayHi() display anything? Well, that's because we need to call a function to make it run.

Sweet! Whenever we want to call a function, we use its name and add parentheses at the end.

Would that really involve sayHi() in any way?