We can have an unlimited number of else if sections.

See that? If statements have to start with the if keyword and end with else. In between, however, we can throw in as many else if sections as we want.

Are you sure this is correct syntax?