Topic: Array Problem / Level: beginner

Problem: Find the smallest number in an array that is divisible by a given number k.

Run the code to see the output here...