I have a test that gives a score when people choose a true or false answer. It works fine but when I reset and go back to the beginning I need to reset the variable. If I set it to 0 I just get 0 through the test. If I don't reset it, the same score is given(I reset by going back to the beginning). How do you reset a variable without using 0.