There is a { on line 81 that does not have a matching }

I believe that you need the end } for the line that states choice “Continue? Has upsetting content”. (It’s around line 78.)

In case I missed a { } or you come across more errors like these, try this: To the left of the column with the line numbers, there are occasionally arrows next to the lines of choices. By pressing those arrows, you can usually determine which { or } you’re missing because your code won’t collapse.

I hope this helps.