How do we return a value from a function?
By adding the return keyword followed by the value to return.