{"id":"multiplication-before-division-ordering","text":"In `percentageLetter`, the `count * 100` multiplication happens before the `// len(s)` division — reversing the order would produce 0 for any `count < len(s)` due to integer floor division.","truth_value":"IN","source":"entries/2026/06/06/percentage-of-letter-in-string-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"multiplication-before-division-ordering","truth_value":"IN","reason":"premise"}]}}