1 00:00:00,400 --> 00:00:06,700 But right now, it is time for the booleans data types know the bullion is something either true or 2 00:00:06,700 --> 00:00:07,940 false, one or zero. 3 00:00:08,150 --> 00:00:09,190 Now, this is it. 4 00:00:09,430 --> 00:00:14,290 So how does this output bar this vital variable? 5 00:00:14,740 --> 00:00:16,390 OK, and it's put inside it. 6 00:00:19,820 --> 00:00:28,520 So now you can see that the truth is the T is capital and without sort of I forget about this without 7 00:00:28,670 --> 00:00:32,000 quotation, so that one is equal to. 8 00:00:33,820 --> 00:00:41,020 And if you hover over here, you can see that it is Burian and the same thing for VoIP too and this 9 00:00:41,030 --> 00:00:42,340 equal, this time for us. 10 00:00:42,350 --> 00:00:46,540 But as you can see, the F is capital as well right now. 11 00:00:46,540 --> 00:00:49,160 Actually if I bring this it will show us. 12 00:00:49,180 --> 00:00:51,100 So let's sprint for one. 13 00:00:53,520 --> 00:00:54,180 For example. 14 00:00:56,070 --> 00:00:58,200 OK, now let's return here. 15 00:00:59,010 --> 00:01:05,970 Yeah, you can see that it is to now as expected, actually, which is to OK, now what if I would zero 16 00:01:05,970 --> 00:01:11,870 here or let's put one zero four fourth and one for two. 17 00:01:12,330 --> 00:01:14,760 So if I got through here. 18 00:01:16,400 --> 00:01:20,630 As zero, so you can see that it is integer, not ebullient. 19 00:01:20,650 --> 00:01:24,480 So if I put it or I print it out, it will be as an integer. 20 00:01:24,700 --> 00:01:25,980 So how to do that? 21 00:01:25,990 --> 00:01:30,160 Actually, we have this built in function, which is the ball. 22 00:01:32,700 --> 00:01:37,500 This to convert the value to a fully in function, so both. 23 00:01:38,960 --> 00:01:45,680 Like this to a boolean value, I mean, so as you can see, this is to return to when the argument is 24 00:01:45,680 --> 00:01:46,550 true or whatever. 25 00:01:46,620 --> 00:01:49,000 OK, so you can see that one. 26 00:01:49,100 --> 00:01:51,800 Now, this time it is Bulliet. 27 00:01:52,160 --> 00:01:53,650 But let's print this out. 28 00:01:54,820 --> 00:01:57,180 So it's different this time, the virtual. 29 00:01:57,340 --> 00:02:00,900 OK, so this should give us the first value. 30 00:02:01,210 --> 00:02:04,570 So if I type area, you can see it is for us though it is. 31 00:02:04,580 --> 00:02:08,670 So you can see that though it is zero but and it is an integer value. 32 00:02:08,680 --> 00:02:17,320 But by using the boolean function here it a return or it convert this value zero to something for the 33 00:02:17,320 --> 00:02:25,030 Boolean to understand which is the false zero means false and one means to as simple as that. 34 00:02:25,060 --> 00:02:26,450 Now don't worry about that. 35 00:02:26,830 --> 00:02:33,440 We will talk about this more in their conditional and loop's section or lecture. 36 00:02:33,730 --> 00:02:34,660 There we would hand it. 37 00:02:34,660 --> 00:02:39,510 Everything indicates OK, but for now, just keep that in your mind or see you in the next lecture.