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.
clever
In my IDE the my function return 1100 but the test says:
Incorrect answer for dice = [1, 1, 1, 3, 3]: expected 1100 to equal 1000
it is exprected 1100 to my function that returns 1100?
for string: "foobar00999"
: expected 'foobar09991' to equal 'foobar01000',
i suppose i am right..
expected false to equal '#CodeWars' even if the code works just fine...