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 tried this : var test = toString(integer, numerator, denominator); but i'm not sure this is correct.
Thanks for this kata, was not so easy to solve but it learned me a lot. I couldn't use the toString function and i don't know exactly why? Is it something we must code?
Yeah thanks.
Hello,
Nice Kata but in tests i have a weird return :
"(xx/xx) should simplify to (x/x), but simplified to "
There's no indication of what my feature returned.
Just formal issue : Add a message in comment. Great Kata.