Try it yourself: return the string "five".

Great return!

If we want to return a value, we need to add the return keyword and the value to return directly after.