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.
Hi, steffan153, I am really sorry. I thought I had flagged it.
spoiler flag, please...
This comment is hidden because it contains spoiler information about the solution
Thank you so much for your kind guidance!
For future, you can just try googling "Python import re" to find that out, it's that simple :)
But as you are asking - its a Python module to work with regular expressions - https://docs.python.org/3/library/re.html
This comment is hidden because it contains spoiler information about the solution