I’ve got a question about Introducing Else If Statements challenge. I seems like can’t pass the test if I put a curly bracket after “else”, BUT if I remove it, I can pass the challenge. The example on the left side and on the hint page clearly showed that there should be a bracket after “else”. So which is correct?