Understanding uint Overflows and Underflows — Solidity (Ethereum)
If you use Python or JavaScript as regular basis, you may not be aware of Overflows and Underflows. Although, if you have played around with C++ or C#, you maybe know what I am talking about.