How many values can we place after the return keyword?
return
We can put only one value after the return keyword.