Question: java please In this second problem, you will calculate the average of N numbers. The user will first input an int specifying how many numbers

java please
In this second problem, you will calculate the average of N numbers. The user will first input an int specifying how many numbers he will later enter for the average. Then, the user will input N doubles. After you read the Ndoubles, you should print the average Please print the average using the System.out.println method input 2 Output 15.0 13.070 14 6.4 1.23 490 120
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
