Calling a function that was created with a closure expression works like calling any other function that's held by a variable.

Nice! Are you already becoming familiar with the closure expression syntax?

Yikes! Maybe we need to use the variable with a value inside parentheses to call this function?