1
00:00:00,300 --> 00:00:04,110
Welcome to your second coding challenge under arrays.

2
00:00:04,560 --> 00:00:09,330
It says that create an array of strings this time around.

3
00:00:09,360 --> 00:00:11,130
It says what strings?

4
00:00:11,550 --> 00:00:16,920
Then create a for loop that prints out the strings in the array.

5
00:00:17,940 --> 00:00:21,210
The string should be in the following format.

6
00:00:21,810 --> 00:00:25,680
For example, this is string number.

7
00:00:27,480 --> 00:00:30,480
Example this is string number.

8
00:00:30,480 --> 00:00:32,670
For example, one and the string.

9
00:00:32,700 --> 00:00:33,960
Number two.

10
00:00:33,960 --> 00:00:35,640
String number three.

11
00:00:36,090 --> 00:00:37,880
All right, good luck.

12
00:00:37,890 --> 00:00:41,790
We can make references to any online resources we can avoid.

13
00:00:41,790 --> 00:00:45,800
The previous one that we did about how you cannot treat over a race.

14
00:00:45,810 --> 00:00:50,070
The next video I'm going to show you how I'm going to solve this particular challenge.

