How do we end up returning undefined from our function?
undefined
return
By forgetting to add the return statement.