What happens when we don't include the return statement in our function?
return
None
We get the value None.