I am coding a simple math game that is using a lot of if and elses. When the first question goes through if the answer != 12 is should say incorrect but it does nothing. Any help is appreciated.
I am really new to this so forgive me. Your code is doing the exact same thing as my first piece of code. It is not saying Incorrect! after they get the first question wrong.
EDIT: Never mind. It worked the second time, but not the first time. I apologize.