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.
This comment is hidden because it contains spoiler information about the solution
And in my opinion it would be better if it wasn't :)
Julia is coherent with other languages that don't have rationals...
since Julia suports rational number type it could be fun if the solution accept it. Example:
1//2
Need for such feature has already been recognized, and it has been requested: https://github.com/codewars/codewars.com/issues/1641
There's also a (unofficial) helper script available which, more or less, helps with it: https://github.com/codewars/codewars.com/discussions/2377
It would be handy if the icons for each language were color-coded. For example, if you've already solved a kata in Java, or Python, the icon would be displayed in green instead of blue. A different color could indicate that the kata has been started in a language but not yet completed.
Why square brackets?
It would be really nice if you can provide code auto complete functionalty to the editor.
Pleased to pass all of tests in 1st attempt !!! Love the concept!