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.
else if
print()