We can use the word else to execute a different set of lines if the condition is False.
else
False
Look! This code displays Almost 100 because it didn't meet the first condition.
Almost 100