Question about returning values.I think you can do this at the end of your function: [code] return x; return y; [/code] then use t...
Can't find the error!My professor has written this code on the board and everyone was able to run it but me. When I use V...