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.
So smart!!! I love it ❤️❤️❤️
OVERENGINEERING a bit
You can search for 'Inline IF statement' or list comprehension. Basically when creating a variable you can put in that same line an IF logic to see what you will assign. For example "Size = 'small' if x < 10 else 'large'" Here depending on x the variable will be 'small' or 'large' in one line instead of having 4 lines.
This comment is hidden because it contains spoiler information about the solution
My brain isn't working... what even?
Python is love
I had no idea you could use a list in the return like that. I love it.
Thank you so much for that.. my brain was starting to ache!!
Never let them know your next move xD
This comment is hidden because it contains spoiler information about the solution
i got stuck cuz it kept on saying there was a problem with "filter_string" when the actual name was "filter_list"
Too Slow!
damn this is one of the best solutions of all time
It's slower tha others
This is awesome
Loading more items...