Topic: Array Problem / Level: beginner

Problem: Count how many elements in the array are greater than a given number x.

Run the code to see the output here...