Day 26

Now, if I have a variable and I want to increase the value of this variable by 1, we write ++, which means the increase by 1.



If I want the variable to decrease by one, I write --




Comments

Popular posts from this blog

Day 2

Day 17

Day 1