- Instructions
- Solution 🔒
Loop through array elements
Complete the function loopThroughElements
such that it iterates over every element of the array and log it.
Complete the function loopThroughElements
such that it iterates over every element of the array and log it.