How to make button display number on the label that is already on another label
If you go in to my project
Then what I am trying to do is every time I click Raise button it should display the result from anteLabel on the raiseLabel and If I click raiseButton again it should display the result from previous two labels on the third label called raise2Label.