Sweet! Every function definition needs the def keyword, a name, a pair of parentheses, and a colon.
def
Isn't that how we start an if statement?