What's an else statement?

A conditional that runs when the if statement's condition is FalseA conditional that runs when the if statement's condition is True

A conditional that runs when the if statement's condition is False.