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.
oh I just learned how to use "not in" recently but I forgot to apply it.
same here LOL
Why didn't I think of this?
when using list comprehensions, if you have no else to add, you should use the if after the for not before it. I guess that's the reason
try it yourself.
i give up
Useful when you want to learn 'not in' list
nice job
I tried this one but it kept asking me to add an else statement
Bruh
This comment is hidden because it contains spoiler information about the solution
Interesting python function
I did it this way and was so proud of myself for figuring out the list comprehension XD
OMG, thank you so much for this. I kept seeing this syntax in katas and had no idea what was going on. Appreciate it so much!
did the same hehe
This comment is hidden because it contains spoiler information about the solution
Loading more items...