I have a rock, paper, scissors code I've been working on lately (yes, I am a total noob at coding), and I get an Invalid Syntax error with this specific line:
print('The magical 8ball reads "Your fortune will come soon." It then turns over. It now reads "YOU'RE DEAD." You get suffocated by the paper.')
I don't know what's wrong and I haven't been able to find an answer. Any help would be gladly appreciated.