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.
Hmmm... Check mine. #pythonNewbieToday
Check mine.
This comment is hidden because it contains spoiler information about the solution
Boom! Started learning Python today. Just completed the "Tour" chapter of a Python eBook.
I learnt about list comprehensions.
I do have programming experience though. Been "JavaScript"n for years.
Clean code. Loop variable names doesn't always have to be "i".
This this is telling me
str.match()
does not have alength
property, that's wrong