reformat-variable-names-misleading-after-swap

Status: IN

After the swap at line 21, `letters` may contain digit characters and `digits` may contain letter characters; the names reflect initial assignment, not post-swap content.

Source: entries/2026/06/06/reformat-the-string-solution.md

JSON