offline version 0.0.2


forEach method to iterate over an array in JavaScript

Given an array of numbers. Use the forEach method to find the sum of the squares of this array elements.

enru