1
00:00:00,690 --> 00:00:06,520
So if I run my project now as you can see it's connection out with this value to the council.

2
00:00:06,750 --> 00:00:13,840
Ok fots So as you can see I assigned the value 57 to my energy variable.

3
00:00:14,040 --> 00:00:17,060
So the value of this energy variable is 57.

4
00:00:17,200 --> 00:00:24,240
And in this expression I am saying that the value of this energy variable must be greater than 80.

5
00:00:24,480 --> 00:00:27,820
OK in order to evaluate this expression to true.

6
00:00:27,920 --> 00:00:28,450
OK.

7
00:00:28,500 --> 00:00:37,260
Otherwise if the value of the energy variable is less than or equal to 80 the value of this expression

8
00:00:37,290 --> 00:00:39,010
evaluates to false.

9
00:00:39,210 --> 00:00:50,010
The value of the is powerful value but

10
00:00:54,710 --> 00:01:01,030
and then if you put in the plus operator in order to concatenate this text with this variable name.

11
00:01:01,050 --> 00:01:01,680
OK.

12
00:01:01,830 --> 00:01:06,900
So if I run my project now as you can see it's going to output this value to the console.

13
00:01:07,350 --> 00:01:09,790
The value of the is powerful variable.

14
00:01:09,930 --> 00:01:11,010
False.

15
00:01:11,070 --> 00:01:16,100
So as you can see here the value of the energy variable is 57.

16
00:01:16,230 --> 00:01:24,360
And here I created an expression and I specified that the value of the energy variable must be greater

17
00:01:24,360 --> 00:01:28,180
than 80 in order to evaluate this expression to true.

18
00:01:28,230 --> 00:01:29,130
OK.

19
00:01:29,200 --> 00:01:37,410
Otherwise if the value of the energy variable is less than or equal to 80 the value of this expression

20
00:01:37,440 --> 00:01:38,770
evaluates to false.

21
00:01:38,790 --> 00:01:39,320
OK.

22
00:01:39,510 --> 00:01:44,140
So as you can see here the value of the energy variable is less than 80.

23
00:01:44,280 --> 00:01:46,000
OK this is 57.

24
00:01:46,150 --> 00:01:53,250
OK so the value of this expression evaluates to false and that false value will be assigned.

25
00:01:53,250 --> 00:01:55,060
This is powerful value.

26
00:01:55,350 --> 00:02:01,950
And here in this line of code here I decided to output the value of this is powerful variable to the

27
00:02:01,950 --> 00:02:02,620
console.

28
00:02:02,880 --> 00:02:07,440
So as you can see here this is the value of this is powerful variable here.

29
00:02:07,490 --> 00:02:10,500
OK that's enough for this tutorial.

30
00:02:10,900 --> 00:02:18,030
And if you have got any questions about the concepts that I'd touch you in this tutorial please post

31
00:02:18,030 --> 00:02:23,310
the discussion in the course and ask your questions and I'll answer all of your questions.

32
00:02:23,310 --> 00:02:23,950
OK.

33
00:02:24,210 --> 00:02:27,600
So thanks for watching and I'll see you in the next tutorial.

