Python

Python

The Python programming language

Unravelling unary arithmetic operators

In this entire blog series on Python's syntactic sugar [https://snarky.ca/tag/syntactic-sugar/], this might end up being the most boring post. 😄 We will cover the unary arithmetic operators:

© 2013 Brett Cannon