Topic: Array Problem / Level: beginner

Problem: Find the sum of all elements in an array that are greater than a given number x.

Run the code to see the output here...