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