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
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.
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
This comment is hidden because it contains spoiler information about the solution
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
我靠
This comment is hidden because it contains spoiler information about the solution
It's beautiful... I'm always in a hurry and don't think much.
then the if function won't be necessary anyways. solution still works.
Loading more items...