You will learn about control flow in Python.
In this video, I have covered a very simple example of if...else... statement that will help to the beginners.
Also covered that what are the advantages of if...else... statement over simple if... statement.
if you have not gone through the previous video then please watch my previous video to understand.