That's it! In order to call sayHi() we use its name followed by parentheses, within which we provide two arguments.
sayHi()
Whoops! In order to call sayHi() we use its name followed by parentheses, within which we provide two arguments.