1
00:00:00,510 --> 00:00:05,130
Welcome to your first coding challenge under areas.

2
00:00:05,130 --> 00:00:06,870
So let's see the question.

3
00:00:07,230 --> 00:00:18,630
It says that creates an array of numbers, then create a for loop that print out the numbers in the

4
00:00:18,630 --> 00:00:19,290
array.

5
00:00:19,830 --> 00:00:25,950
And this is the first example we talk about and the looping through an array.

6
00:00:26,550 --> 00:00:27,360
All right.

7
00:00:27,540 --> 00:00:34,800
We can make references to the previous videos or any resources, but make sure that you try our hands

8
00:00:34,800 --> 00:00:35,280
on it.

9
00:00:35,280 --> 00:00:37,440
There is no harm in trying.

10
00:00:37,470 --> 00:00:42,720
The next video I will show you how I'm going to solve this particular challenge.

