Syntax of if statement.

 Syntax of if statement.
if(condition):
            set of statements….