Can you build such an else if statement from scratch?

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

Start with else if and the condition and surround the print() instruction with curly braces.