
JavaScript: From Fundamentals to Functional JS, v2 Looping Exercise, Part 3
This course has been updated! We now recommend you take the JavaScript: From First Steps to Professional course.
Transcript from the "Looping Exercise, Part 3" Lesson
[00:00:00]
>> Bianca Gandolfo: The exercise is to destructure this nested data structure into two variables with the strings red and orange. So at the end of this, you should have two variables, one should hold the value red and the next should hold the value orange.