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.
beautiful!
This comment is hidden because it contains spoiler information about the solution
Both list comprehension and RE is O(n) in this case.
Very clean!
thanks for sharing, much cleaner than my solution.
the exercise was about returning a new list with the resuts, i dont understand...
This comment is hidden because it contains spoiler information about the solution
Meh. Agreed - but the function name to complete is 'maps' so it seemed like a hint to use map. Either works fine.
This comment is hidden because it contains spoiler information about the solution
This is a really good one
i cry even harder
I kept trying something similiar to this, but for some reason I kept getting a syntax error with the for keyword. is it because I didn't use brackets?
This comment is hidden because it contains spoiler information about the solution
remember that they're not always clean nor efficient!
This comment is hidden because it contains spoiler information about the solution
Loading more items...