Topic: Array Problem / Level: beginner

Problem: Find the largest element in an array that is smaller than the average of all elements.

Run the code to see the output here...