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.
Javascript version still using Node 8
C++ Translation.
This comment is hidden because it contains spoiler information about the solution
python new test framework is required. updated in this fork
Python Description agnostic and solution ungolfed
Description should be language-agnostic
Python: reference solution and translator's solution should be ungolfed.
Description should be language-agnostic
JS Node 18 should be enabled
C translation (author inactive)
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled, see this to learn how to do it
Ruby 3.0 should be enabled, see this to learn how to do it
"If you get something that's not a number at all, return false."
I think it will be good to add to Basic Tests case with something like union_jack('7') -> expected: False.
It will clearly show what is 'not number at all' because in some katas such 'numbers' are still valid numbers in others katas no.
this kata has to be completely rewritten. Asking for a string with float representation is just non sense.
Some options:
Loading more items...