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.
There is only 3, you are reading the logs wrong. I've tested it with my correct solution and following is the output: (Note that I've purposely modified the expected result from
3
to1
to display the error)When reading logs, expected
A
to equalB
, wherebyA
is the result from your own code andB
is the expected correct result of testsThis comment is hidden because it contains spoiler information about the solution