if...else_Statement

The if...else statement executes some code if a condition is true and another code if that condition is false.

Have a good day!