Closed
Description
@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