1
00:00:00,330 --> 00:00:03,930
Let's just take a look at an application that's working or not, and if I just click on Head Start,

2
00:00:04,620 --> 00:00:11,880
OK, I see that it is not working and if anything goes wrong, then I suspect that context or G6 might

3
00:00:11,880 --> 00:00:15,360
not be working properly because that's the provider component of our application.

4
00:00:15,840 --> 00:00:21,840
And the first thing that I suspect is this lookup table, and let's see whether the sport has the corresponding

5
00:00:21,840 --> 00:00:26,190
value of 19 or the history of the corresponding value of six to twenty three or the politics has the

6
00:00:26,190 --> 00:00:30,180
corresponding value of twenty four inside insider trivia app.

7
00:00:30,480 --> 00:00:37,330
So if I just go out and select category and in this category, I select my sports and click generated

8
00:00:37,350 --> 00:00:37,980
value added.

9
00:00:39,590 --> 00:00:46,010
So, OK, so this is having the category of 21, so we'll be changing it, so it was a table, I guess.

10
00:00:46,400 --> 00:00:48,920
And this is supposed to have 21.

11
00:00:50,140 --> 00:00:53,930
And let's check for history and politics as well, so if I just go back.

12
00:00:54,310 --> 00:00:56,500
And now let's check history.

13
00:00:59,490 --> 00:01:01,200
And if they actually can generate you out of.

14
00:01:02,550 --> 00:01:06,690
So you are just twenty three for history and of the history we're having, right?

15
00:01:08,890 --> 00:01:10,990
Politics, let's check for politics.

16
00:01:13,190 --> 00:01:13,790
All right.

17
00:01:15,330 --> 00:01:17,490
So it's 24 an hour, both of them are fine.

18
00:01:17,760 --> 00:01:24,150
So now I feel like two different categories, so you can just look at the table and add them into your

19
00:01:24,150 --> 00:01:26,730
application, but we have only added three of them.

20
00:01:27,360 --> 00:01:30,900
Now let's just go back and further dig down in it.

21
00:01:31,380 --> 00:01:35,450
OK, so the difficulty is supposed to be easy enough to this.

22
00:01:36,060 --> 00:01:37,760
Fetch questions is right.

23
00:01:37,780 --> 00:01:38,550
It is having a you.

24
00:01:38,880 --> 00:01:44,190
It's getting a response now and this data needs to be greater than zero.

25
00:01:44,220 --> 00:01:48,920
OK, so if our data talent is greater than zero, that means we are we are having something inside our

26
00:01:48,930 --> 00:01:51,630
area of questions, then only quantitative questions.

27
00:01:51,630 --> 00:01:53,610
Otherwise we don't want to.

28
00:01:54,420 --> 00:01:57,780
And apart from it, let's just calm down.

29
00:01:58,110 --> 00:01:59,530
And here we are, adding three dots.

30
00:01:59,590 --> 00:02:00,960
Now let's take a look at them.

31
00:02:00,960 --> 00:02:03,180
So it says land does not exist on type number.

32
00:02:03,400 --> 00:02:07,200
No, it's because it is not supposed to be entered as opposed to be questions.

33
00:02:08,440 --> 00:02:15,040
So if index is greater than questions at length minus one, then you're supposed to do that.

34
00:02:16,640 --> 00:02:18,170
Now, let's just come down.

35
00:02:21,390 --> 00:02:26,820
OK, so I choke on this right hand changes perfectly fine, and the summit is fine.

36
00:02:27,630 --> 00:02:28,440
Apart from it?

37
00:02:30,400 --> 00:02:38,140
Just match up the spellings of what you are supplying versus what you are getting or receiving instead

38
00:02:38,200 --> 00:02:39,550
of just a set of phone.

39
00:02:39,940 --> 00:02:41,680
And that should be more than sufficient for.

40
00:02:42,550 --> 00:02:44,950
Now, let's just say when we're application.

41
00:02:44,990 --> 00:02:48,910
So if I go to my application and maybe give it a hard refresh.

42
00:02:49,900 --> 00:02:54,220
Audrey Lord, now let's check whether everything is working fine inside a terminal or not, so everything

43
00:02:54,220 --> 00:02:55,450
has been built properly.

44
00:02:56,030 --> 00:02:57,370
Now if I just click on Start.

45
00:02:59,430 --> 00:03:02,250
So here is my question, and I considered and particular questions.

46
00:03:03,060 --> 00:03:04,950
And here I am, getting my answers.

47
00:03:11,140 --> 00:03:17,890
And here is my congrats screen that says to me, congratulations, you have answered 20 percent correctly.

48
00:03:18,370 --> 00:03:21,730
OK, so play again and head to the center of my screen again.

49
00:03:22,330 --> 00:03:25,720
So now we have successfully compiled a created application.
