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.
I just wrote a solution to this (my first 5 kyu problem!), and it works perfectly in my repl, but exactly one case (2.e-14) keeps coming back as failed. In my repl, it produces the expected output (14), but I keep getting the same message here that it produces an output of 0. Any idea what's up with this or what I can do? Thanks so much! (also, sorry if this is not the appropriate forum for this kind of question).