1
00:00:01,120 --> 00:00:02,410
Welcome back, friends.

2
00:00:03,720 --> 00:00:11,300
So in this video, I guess what we have prepared an object quiz for you and we only have one question.

3
00:00:12,300 --> 00:00:16,710
So first, you do need to create an array of objects called universities.

4
00:00:17,770 --> 00:00:20,800
And this array has to have at least three items.

5
00:00:23,920 --> 00:00:29,770
And then each object has to have these properties name.

6
00:00:30,700 --> 00:00:33,040
Has gone and year.

7
00:00:35,590 --> 00:00:44,050
Now, loop over this array, and if the value has gone is true, then Prentis statement to the console,

8
00:00:44,050 --> 00:00:47,220
which includes the properties name and yea.

9
00:00:47,890 --> 00:00:48,480
All right.

10
00:00:48,850 --> 00:00:54,580
So if the has gone value is false then just gone so long.

11
00:00:54,580 --> 00:00:55,930
The name property.

12
00:00:57,070 --> 00:00:57,320
Cool.

13
00:00:57,940 --> 00:01:00,140
So please try to solve this question yourself.

14
00:01:00,160 --> 00:01:07,060
I think you can and you will definitely be able to see the solution in the next video.

15
00:01:07,540 --> 00:01:08,140
All right.

16
00:01:08,200 --> 00:01:09,910
So we'll pause right here.

17
00:01:09,910 --> 00:01:12,790
And in the next video, we're going to take you through the solution.

18
00:01:13,480 --> 00:01:16,270
Have a go at it and have some fun.
