Code a method that takes an array called temps of type doubles,… Code a method that takes an array called temps of type doubles, temps con

Code a method that takes an array called temps of type doubles,… Code a method that takes an array called temps of type doubles, temps contain daily temperature data for one month, compute the average temperature, the number of days when the temperature is above the average, and the number of days when the temperature is below the average. Prints out these three results with a descriptive message. Computer Science Engineering & Technology Java Programming CS 2542 Share QuestionEmailCopy link