Status: IN
`percentageLetter` computes floor percentage using `count * 100 // len(s)`, avoiding floating-point entirely to prevent rounding artifacts.
Source: entries/2026/06/06/percentage-of-letter-in-string-solution.md
JSON