Minor differences are due to slightly different counting strategies (Python counts per-sequence then sums; Mojo does a single pass), but results agree to 3+ decimal places. No interpreter overhead: ...