KingMammoth8878 KingMammoth8878 19-12-2022 Computers and Technology Answered Create a five-element array using an initialization list. The initial values are 10, 20, 30, 40, 50. Please use a for loop to calculate the average and display it.