Else needs to be the last part of an if statement. Can you get this code to make sense?

Can you order this code so that it makes sense?

Yes, that's the order that makes sense!

Let's start with the if statement and then print out Less than 100! if the condition is True. Else, we'll print out Bigger than 100!.