Hey guys,

I've spent all day working on this and I can't seem to figure the rest out.

Using this array:

int[][] temperatures = {
{ 73, 71, 68, 69, 69, 77, 78 },
{ 76,...