Yes! The code in the braces of the else statement runs when the condition that comes before it returns false.
false
Wouldn't we need another condition for another if statement?