Unexpected expression

im doing the if/elif/else branch but when i put else and then everything else i have to put-- it says there’s an error. can someone help? this is the error: (im not done with everything yet)

} else (planning_withnani is “The Club”){

INT. WALKINCLOSET - DAY
&KAI stands screen center AND KAI is think_rubchin
}

1 Like

You can put something like this
else (Blahhhh)
If you want your gain use , you need to do like this
elif (Blahhhh)

Or else

Just else don’t write anything in bracket :sweat_smile:hope you get my English though

else needs to be by itself

} else {
1 Like