Topic: Array Problem / Level: beginner

Problem: Find the smallest number in an array that is greater than or equal to a given number y.

Run the code to see the output here...