X1071: Setting Value in 2D Array

Create a 5x10 array of doubles and set the last location in the third row to 25.3. Return that array.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.