Skip to content

isbn-verifier: missing test case for non-digit character in the middle #1212

Closed
@kytrinyx

Description

@kytrinyx

@dnicolaev reported in exercism/exercism#3747


Hello, I worked on ISBN verifier in Python - my solutions passed all the tests.
However there is one case that is not covered - it is with a non digit character in the middle.
And the solution I created - will pass this test case also. But it should not.
3598P1581X

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions