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.
you are consistant
smooth!
This comment is hidden because it contains spoiler information about the solution
"In this kata you will create a function that takes a list of non-negative integers", that's the input.
My understanding is that it always give you "non-negative integers".
You missed the "non-negative integers" requirement.
genius
So simple, yet elegant. I like it.
My exact reaction hahaha
oh, indeed.... haha
oh
Anat2017, as pointed in description, source list doesn't containt negative integers, so there is no any sence in additional filtering.
Oh my god this way is so much simpler...
No, you are correct. Sorry for the confusion, I meant I replied to a wrong comment (that was mostly for me). You are correct. Thanks for pointing that out!
This comment is hidden because it contains spoiler information about the solution
Loading more items...