looping through array - 02

Looping through an array:

To loop through each element in an array, a for loop should use the array's .length property in its condition.





Post a Comment

Previous Post Next Post