Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Added in latest fork
Fixed in OP's fork
Fixed in OP's fork
Approved
python new test framework is required. updated in this fork
This comment is hidden because it contains spoiler information about the solution
Python: Random tests are vulnerable to input modification
Python: There should be fixed tests for wrong antidiagonal. I was able to pass the tests very often without checking the antidiagonal.
Example:
The link to the draft kata should be removed from the description.
In Python duplicate values in square are not tested.
In JS, like in most languages (Python is an exception), concatenating comparisons does not work.
Well, it works (in JS at least, in Rust for example you would get an error from the compiler) but does not do what you expect: the expression is evaluated from left to right this way:
This comment is hidden because it contains spoiler information about the solution
alr approved some time ago
alr approved some time ago
Loading more items...