rn i have 3 problems:-
1.
i am trying to use buttons for red and green for on and off and if button is on then value=value-10 else value remains same but the value is decreasing by 10 continuously what should i do?
2.i have add radio button but dont know how to perform operation on them
like…if 1 is selected value=value +10
how can i use multiple window ?