Fantastic! If score isn't less than 100, it must be 100 or more.
score
100
Be sure that you start with else and an open brace ({). Then, finish the else statement with a closed brace (}).
else
{
}