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.
Not a kata issue, those brackets aren't part of the input (print it). That's JUnit way of highlighting where two strings differ.
Any (real) number squared is a positive number. 14^2 === -14^2.
I suppose you did not read the correct output. Moreover you passed the kata. You should read other solutions.
On the right side (b), I don't see
-14
.a
can be negative.