Making a label display something different when a button is clicked
I am making a quiz and I need a label to display the number of points after each incorrect or correct answer is clicked so basically i need a label to either take away 1 point or add on 1 point can someone help me please with this code.