Can you build an else if statement from scratch?

Sweet! Else if statements are almost exactly like if statements.

Start with else if and the condition. After that, surround the console.log() instruction with curly braces.