Topic: Array Problem / Level: beginner

Problem: Find the smallest product of any k consecutive elements in an array.

Run the code to see the output here...