In this video, we'll learn about if and else statements, We'll learn their basic syntax, and how to use them in our code, We'll learn this by doing some small examples with if and else statements.
This tutorial is aimed for beginners to give them a quick start but you may want to watch it anyways to recall the if statements quickly
if & else statements are the building blocks of all programming languages. Without Conditional statements like if & Else statements we couldn't be able to program complex things there are bunch of ways to use if & Else statements but be aware that there are other Conditional Operators as well with each of them having their own use cases.
If you like to learn more about conditional operators and don't want to miss the next uploads make sure to subscribe @thecodeforge