Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to calculate the product of all odd numbers in an array.

Run the code to see the output here...