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