This course has been updated! We now recommend you take the JavaScript: From First Steps to Professional course.

Check out a free preview of the full JavaScript: From Fundamentals to Functional JS, v2 course:
The "Looping Exercise" Lesson is part of the full, JavaScript: From Fundamentals to Functional JS, v2 course featured in this preview video. Here's what you'd learn in this lesson:

In this exercise, students loop through an array.

Get Unlimited Access Now

Transcript from the "Looping Exercise" Lesson

[00:00:00]
>> Bianca Gandolfo: Our exercise is that we are going to use some loops. So, we're gonna take this data structure, or you can use the data structure that you already created in the previous exercise, and we're just gonna loop through this nested array using any kind of four loop that you like.