A program has the following declaration:
Double[] values;
Write code that asks the user for the size of the array and then creates an array of the specified size, referenced by the values variable.
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.