`is True` checks that the value points to the same memory. To check for truthiness, use `== True` or simply `if condition`