Can you build an else statement from scratch?

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

Be sure that you start with else and an open brace ({). Then, finish the else statement with a closed brace (}).