We can code an else statement to run its code block when the if and elif conditions are False.
else
if
elif
False
Make sure to type else.