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.
Hi. Thanks for approving :)
As you can see on the Discourse page, we're talking with JohanWiltink to change a bit the description to remove the part values different from 0 and 1 must be considered as 0, and just pass 0 or 1. Currently, only Haskell and the recent approved COBOL test those values. It doesnt't make much sense. Do you agree if I publish a new version updating the description in this sense, removing the possibilty of non binary values for COBOL (JohanWiltink will do it for Haskell)?
The python solution setup is still f'cked up
.
Added some base tests.
But not really sure what you mean by the second point.
Figuring out how to accept variable number of arguments is part of the kata.
It shouldn't be a class, rather it should be a generator which looks something like this:
I think I've fixed this please check.
Thanks
Thanks for the catch.