Answer:
Press the caps lock key
Explanation:
ok i will do it for ya
if(Expression to be tested) {
code to execute
} else if(Expression to be tested) {
}
you can have as many else ifs as you want. But that's what it looks like.