if (slider value > 30 ) { I want to decrease my other value acording to each add }
in
Programming Questions
•
1 year ago
Hello all programmer.
I'm new about programming languages. I think this question is very simple if you are programmer. On the other hand I'm new and I want to learn some basics of programming.
My question is that...
if (myvalue > 30 ) {
how can I decrease other value according to myvalue each increase;
}
if you help to me really thank you.
Merakli
I'm new about programming languages. I think this question is very simple if you are programmer. On the other hand I'm new and I want to learn some basics of programming.
My question is that...
if (myvalue > 30 ) {
how can I decrease other value according to myvalue each increase;
}
if you help to me really thank you.
Merakli
1