Chaining comparison operators is a Python feature that looks so natural, sometimes you don't even notice it *is* a feature

What Truthy and Falsy values are in Python and how to use them to write more Pythonic code + code examples