Skip to main content

Practice ยท 1 of 1

Kill the Mutants

Implement the validator issues exactly per the contract. The graded tests are a mutation suite: boundary mutants (< vs <=, missing edge chars) must fail โ€” your implementation has to be exact at every boundary to kill them all.

Difficulty: advanced

Back to lesson: Practice: Practice: Properties & Mutants