Great job! We start the return statement with the return keyword.
return
To return something from a function, we need to start with the return keyword.