Which statement allows us to return values from functions?

break

return

while

functionv

The correct statement is "return".