Arrays and Loops are important elements of JavaScript
Arrays and Loops are important elements of JavaScript, in preparation of getting into Objects and Functions, we’ll start with a review of Arrays and then get into Loops this week. 1: Arrays We’ve already talked about arrays in Lesson 2, but let’s review a…