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.
Hey there, nice Kata but although I am passing the random tests, I am failing the basic tests with the following Test output : "basicTests(EightiesKids5Test)
expected: but was: "
This is kind of confusing.
Ah I see! Thanks for explaining :)
Not a huge fan of this one - as it is not the answer the kata is looking for.
I wouldn't like you to cut the wire if I were around - if it only works like 1 out of 10 times - if at all ^^.
;)
This comment is hidden because it contains spoiler information about the solution
Well one could write for example a power function with an input for the power of 2 for square and 3 for cube.
Same with modulo and even/odd.
Therefore I am okay with similar functions.
A shame, because I totally agree with mkrogh.
The ordering should not matter.
This comment is hidden because it contains spoiler information about the solution