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.
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!
damn i need to learn lambas
did the same hehe
did the same hehe
damn, did the same thing but replaced -1 with len(arr) -1, yours is much simpler lol
did the same lol
yessir
likewise ðŸ˜
genius
bloody genius
did the same, very neat!
the .upper() function makes the string all capitals, so we are just comparing wether the all capitals version of the string is equal to the string, therefore checking if the string is all capitals
did the same, so neat!
did the same, so neat!
very noice