How-to articles, tricks, and solutions about DECREMENT
Behaviour of increment and decrement operators in Python
In Python, the increment operator (++) and decrement operator (--) do not exist.