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.
Language?
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.
I have absolutely no idea either and looking at the solutions didn't help either :(
Ah I see! Thanks for explaining :)
It's possible things have changed, but when I made this answer, the wire key was always boom9.
Edit: Yep, things have changed. I'm surprised it wasn't labeled obsolete...
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.
For me it's all about fun and learning new things. Sometimes reading other solution is more fun than kata itself ☺
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