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.