password-checker-special-char-independent-if

Status: IN

The special-character membership test is a standalone `if` (not part of the `elif` chain for lower/upper/digit), ensuring characters like space that fail all three category tests are still recognized as special

Source: entries/2026/06/06/strong-password-checker-ii-solution.md

JSON