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.
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 itThis shouldn't be valid, but the test literally doesn't work in py 3
ok
Approved for test framework update
python translation with:
python translation with:
Approved by someone.
js fork with:
python translation with:
python translation with:
thank you, kind sir
been a while since i forked one. good to know that i still have the hang of it lol
looks good to me, thanks for translating
Loading more items...