Write a RainFall class that stores the total rainfall for each of 12 months into an array of
doubles. The program should have methods that return the follow ing;
• the total rainfall for the year
• the average monthly rainfall
• the month with the DOM rain
• the month with the least rain
I dont know how to necesseraily begin I imported my joptionpane class in order to accept user input i need help with the array badly i dont really understand the question can anyone help?