An else statement follows an if statement. If the condition in the if statement is False, then the code inside the else statement is executed.
First appear on: Задание 56