Ah, yes! In order to get a function to run, we need to call, or invoke it.

There it is! We invoke a function by writing its name followed by parentheses.

Still nothing? Might it be that we need to add parentheses after the name?