Why do we use
return
statements?
To return a value from a function
To display a value in the console
To return a value from a function.