Perfect! If score isn't less than 100, it must be 100 or more.
score
100
We'll first start with else. Then, just like the if statement, we'll add a colon, followed by the print() statement.
else
print()