Unexpected elif?

} elif(MediumStyles) {

    LEAH
Which medium style do you want?

choice “Medium Braided” {

@ASHLEY changes hair into Medium Braided

} “Medium Curly Solid” {

@ASHLEY changes hair into Medium Curly Solid

} “Medium Dreadlocks” {

@ASHLEY changes hair into Medium Dreadlocks

} “Straight Medium” {

@ASHLEY changes hair into Straight Medium

I feel like I’ve seen you ask this question before. Please try to find resolution on one post.
Anyways, like I said before I would need to see the code above this. But it seems easy enough. Just change “elif(MediumStyles)” to else.