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.
Got it! OK, it wasn't clear to me, but I see we can't approach this from a position standpoint now. Thanks for clarifying.
This comment is hidden because it contains spoiler information about the solution
No, and read the notes:
Where do you see that? There are no errors in the tests that are the same in all languages (kata passsed by 49 people in Julia out of a total of 66,386).
This comment is hidden because it contains spoiler information about the solution
It simply ensures that I know the return value in the case of failure.
Why the
rescue
?