what about now
xD
added
Actually my solution got invalidated. The description has now been modified accordingly.
Hmm... but my past solution returns False for that case and now it doesn't pass all the tests.
In Python, last test case...
test.assert_equals(mispelled('versed','versed'),True)
Shouldn't this assert be evaluated to False?
False
You made my day!
Isn't it 1st century and not 1th?
Someday I will remember to do this!
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
what about now
xD
added
Actually my solution got invalidated. The description has now been modified accordingly.
Hmm... but my past solution returns False for that case and now it doesn't pass all the tests.
In Python, last test case...
Shouldn't this assert be evaluated to
False
?You made my day!
Isn't it 1st century and not 1th?
Someday I will remember to do this!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution