100 Days Of Code: Python program is going to be in which we 'll write every line
with understanding We 'll have full understanding about our Python program And
we'll write this code from scratch In upcoming videos we ''ll write quite mind-
blowing Python programs from scratch. The very first program that we write is ``
Hello World ''. This is the first program we wrote character-by-character. We used
Python in terminal. We learned that when we write '' python3 '' in terminal And
then if. . . . . . I write `` print ( `` Hello World '' ) '' So I 've to write
manually line-by line. We can do a lot of other stuff. We want to tell Python to do
anything we want Execute this one first and then this one and then another. and I
'll get it 's output as I keep on writing commands Ideally we do n't wan na do this
Ideally we want Python to process the sequence of instruction. In the upcoming
videos we 're going to learn some more things Just be with me in this course And I
want you for whom this course is not suitable If you guys ca n't stay consistent
daily Or you want to do things in a shortcut manner.
with understanding We 'll have full understanding about our Python program And
we'll write this code from scratch In upcoming videos we ''ll write quite mind-
blowing Python programs from scratch. The very first program that we write is ``
Hello World ''. This is the first program we wrote character-by-character. We used
Python in terminal. We learned that when we write '' python3 '' in terminal And
then if. . . . . . I write `` print ( `` Hello World '' ) '' So I 've to write
manually line-by line. We can do a lot of other stuff. We want to tell Python to do
anything we want Execute this one first and then this one and then another. and I
'll get it 's output as I keep on writing commands Ideally we do n't wan na do this
Ideally we want Python to process the sequence of instruction. In the upcoming
videos we 're going to learn some more things Just be with me in this course And I
want you for whom this course is not suitable If you guys ca n't stay consistent
daily Or you want to do things in a shortcut manner.