Which of these keywords returns a value from a function?
return
retrieve
home
We use the return keyword to return a value from a function.