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.
This comment is hidden because it contains spoiler information about the solution
does this modify the original list l?
Oh, sorry. I'm kinda new to code wars. I'll be sure to do that next time. Thanks!!
Please mark your post as having spoiler content next time, your post was visible in the homepage.
This comment is hidden because it contains spoiler information about the solution
this is the best practice one! salute
youre the best ahahha
lol
ahhaha thanks tho! you're the best!
yeah, but don't just mention that in a comment; other people can read it. I put the spoiler flag on your comment.
wow hahaha
This comment is hidden because it contains spoiler information about the solution
I made it for Python 2 a long time ago.
With python 3 it should be wrapped with
list()
This returns a filter object, try it out with list add list just before hand the filter part will work also great solution :D
This is not the best practice.
My solution is the best practice.
This is clever solution.
https://www.codewars.com/kata/reviews/5264d41ce218b86cb90000df/groups/64f42e82f1d64f0001f85e70
Loading more items...