We can send a value back to the line of code that calls a function with the word return.

Give it a go: type the word return.

To return a value from a function, we need to start with the return keyword.