1 00:00:00,150 --> 00:00:02,930 Now we will talk about that functions. 2 00:00:02,970 --> 00:00:07,410 OK, now this is a simple example, as you can see, which is the Halo function. 3 00:00:07,410 --> 00:00:09,440 As you can see, it defined your function here. 4 00:00:09,750 --> 00:00:10,410 So hello. 5 00:00:10,620 --> 00:00:16,600 And open the brackets, open the process and echo the word now to invoke your function. 6 00:00:16,620 --> 00:00:21,300 You can just call its name, which is hello, like this and it will print Hello World. 7 00:00:21,540 --> 00:00:23,280 Now let's see what will happen now. 8 00:00:24,000 --> 00:00:24,720 So again. 9 00:00:25,350 --> 00:00:26,180 Yeah, hello. 10 00:00:26,310 --> 00:00:30,720 It worked 100 percent, but actually this is a simple lecture and a quick lecture. 11 00:00:30,900 --> 00:00:37,860 But we talked about how the function work, OK, and it is exactly the same as the basic of programming. 12 00:00:37,890 --> 00:00:42,420 OK, when you invoke the hallow function without putting the brackets destiny. 13 00:00:42,450 --> 00:00:42,890 All right. 14 00:00:42,900 --> 00:00:43,650 Thanks for watching.