Each of the following functions has errors. Locate as many errors as you can.
double average(int value1, int value2, int value3){ double average; average = value1 + value2 + value3 / 3;}
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.