Create an Array of 10 random whole numbers between 1-100. You either select them or use the random function for bonus points). Create a method to find the average of the 10 numbers
Home>Computer Science homework helpCreate an Array of 10 random whole numbers between 1-100. You either select them or use the random function for bonus points). Create a method to find the average of the 10 numbers. Display the average to the screen. Create a...