Transcript
00:00 We're gonna do a little bit more with arrays and iterating. So I've given you an array here. Your job is just to iterate over it. We're gonna make a couple duplicate arrays that have just a couple of the items in them and stuff, just so you can explore a little bit, what is possible with iterating over arrays. And then later on, we're gonna actually do a lot more with arrays, once we've learned a little bit more.
00:21 So, let's just get started with a couple four loops here, and I'll see you when you're done.
