Answered step by step
Verified Expert Solution
Question
1 Approved Answer
**java ** was assign a code that requires you to get the average windspeed, rainfall, and months that had more than the average of each.
**java **
was assign a code that requires you to get the average windspeed, rainfall, and months that had more than the average of each. We were given 3 columns as a text file which include
month number | windspeed | rainfall
1 3.3 1.1
2 2.2 4.5
3 3.1 3.3
4 2.2 3.7
5 3.8. 5.4
6 0.7 1.1
I am supposed to write 2 test cases with input, output and justification for the the test case, how could I do this as a text file?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started