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.
FIXED GROOVY VERSION
This fixed @Unnamed's issue
Well that's a pretty embarrassing mistake. I published a fixed version here
Let me look into this
Could you please take a look at the issue at the top?
This was really nice to practice syntax for a new language on.
I fixed NASM test cases.
Approved with minor edits
Your answer isn't correct.
Fixed
It's a problem with your solution, not with the kata. See this for help: https://docs.codewars.com/training/training-example/#writing-a-solution
Python:
Log: Player 1 won!
should equal: Player 1 Won!
The test cases in NASM have sometimes a space included in the provided test cases. It is not clear whether it is intended or just a typo. The description should be updated or the test cases corrected.
Looks like there is a small issue in tests in Lua.
Passed in and expected arguments in
assert.are.same(a, b)
are swapped, so the outout is a bit confusing.Of course, it is possible to figure out, but still.
Lua translation is waiting for approval
TypeScript translation is waiting for approval.
Loading more items...