javascript make array of 0s code example Example: javascript init an array to 0 new Array(len).fill(0);