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.
well, you solved this without regex, which is already impressive.
This comment is hidden because it contains spoiler information about the solution
Specs of the python tests are slightly different from the original language: the random tests generate words without any vowel.
All languages should be aligned:
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Approved.
Approved.
It's all fun and games until you see this kind of authentication system in production.
I think this kata should be retired since what it "teaches" can result in massive security nightmares.
the provided solution is invalid, since the description specifies that
hex
is 3 or 6 hexadecimal characters (no leading#
)this also has the same problem as your JS fork: you don't randomize the generated test cases, so one can easily see the pattern (that is, 50
true
+ 50false
) and just hardcode itYou're right.
I just didn't know that float(...) ignores surrounding whitespaces.
There is always something new to learn😀
Lua translation with merge conflicts resolved (author is inactive), can be approved.
This comment is hidden because it contains spoiler information about the solution
Determination.
Loading more items...