Topic: Array Problem / Level: beginner

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

Run the code to see the output here...