Topic: Array Problem / Level: beginner

Problem: Find the smallest element in an array that is divisible by both 3 and 5.

Run the code to see the output here...