Topic: Array Problem / Level: beginner

Problem: Count the number of elements greater than or equal to a given value x in an array.

Run the code to see the output here...