Can you build an else statement from scratch?

Perfect! If score isn't less than 100, it must be 100 or more.

We'll first start with else. Then, just like the if statement, we'll add a colon, followed by the print() statement.