About Lesson
In this part of our python tutorials series you will learn how to write the very first syntax
in python. This is considered as a “Hello World!” part of our tutorial where you will learn
how to print something on the console and also how to run a code in python using the built-in
terminal on VSCode. In addition, you will learn a bit if statement. However, the complete if
statement tutorial will be covered throughout the course in a separate video.