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.
Your solution returns wrong answer for strings like
"1 2 3"
.Your solution has a bug, it's not a kata issue.
11 should equal 'NaN'
123 should equal 'NaN'
there is assertion errors for python
Your kata has already been sent back to draft, closing...
CS:
No random tests
mocha + chai
should be usedTest.expect
should be abortedJS:
No random tests
mocha + chai
should be usedTest.expect
should be abortedNo random tests in Ruby
Yeah, those were my thoughts exactly.
Fixed by one of the menders ^^
Fixed by one of the menders ^^
Fixed by one of the menders ^^
Fixed by one of the menders ^^
You don't "roll" the wheel .... you SPIN it :-)
Done.
Python vesion needs improvement
Considering that the purpose of this kata was to expose some weird JavaScript parsing behavior, I am not sure it makes much sense to propose translations in other languages.
Loading more items...