To have even more options, we can also put an else if statement after the if statement.

Nice! We can add as many of these else if statements as we want, depending on how many cases we want to cover.

That doesn't look like the correct order.