00:01
Hello, welcome to this lesson.
00:02
In this lesson we have these comments, these comments representing item functions that we'll put into the interactive section or the console.
00:14
So we are starting from a to l.
00:18
The a word input print hello world.
00:22
So let's start print hello world and now that prints hello world.
00:38
So let's move to the next part where we will print hello world again but this time they are separated.
01:13
This also prints the hello world again.
01:27
Now the c part we print three.
01:35
Print three.
01:40
Okay so that's the output.
01:50
Let's move to the last one the d.
01:53
So this is print 3 .0 and here we have the output as 3 .0.
02:09
Let's move to the e.
02:13
So the e is print.
02:15
We have two blaster.
02:19
Okay so this e part is two blaster again.
02:27
Print it so we have five.
02:31
Okay the next part we have print 2 .0 and last 3 .0.
02:38
So 2 .0 last 3 .0.
02:56
So here we have 5 .0.
02:58
Let's move to the next one where we'll print two blaster.
03:03
So print two blaster.
03:15
This time we have two strings that are concatenated.
03:24
So we have 23.
03:26
All right string 23.
03:32
That is this part.
03:43
So we have the string 23.
03:48
That is concatenated...