#2 First Syntax in Python (Python Tutorials)

#2 First Syntax in Python (Python Tutorials)

First Syntax in Python

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 somrthing 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.

Watch The Video on Youtube