What's wrong with this code?
The
return
keyword is after the return value
There's nothing wrong with this code
A string value can't be returned without being in a variable
The
return
keyword is after the return value.