1
outputted. I tried return num1+num2+num3+num4
, but then I got an error saying named return values no longer supported. So I'm no really sure why that was a problem. Returning result has no errors other than the fact that it doesn't do what it is supposed to haha.
|
|
Would you happen to know anything about the "return value no longer supported value" error (slightly different code)? |