Unexpected string problem

I have been trying for ages to fix this. It always gives me the same error. Can anyone help? it’s getting to my nerves…!
2020-06-26 (2)|690x436

you have to use } to close the previous statement

sorry if i’m making this harder @Youngbl00d , but i don’t understand how. Do i put a } next to endof_game ?

so in line 60, you have {No, I don’t like this.{. Youu have to close the previous statement before moving on with the next choice.
}“No, I dont like this.”{ This would be the correct one.

You put the wrong facing bracket right before the “No I don’t like this”

You also have to close the “No I don’t like this” using } right before label endofgame

thank you so much! I can finally continue

1 Like

thanks for your help, i’ve been stuck here a long time but I finally did it

1 Like