We can increment in a more concise way by using the ++ operator. When using it, we can just write something like number++ and it works.
++
number++