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.
Figuring out how a built-in library works is a part of the task.
More description, please... 2 sentences about sqlite3, at least a link about the reference of the python api.
Description should explain what an Identity, Reader, Writer, State, etc monad is, what we expect them to do. It's good that this task introduces some interesting topic to read after, but in my opinion there is too much to read to be able to solve this. Especially the State monad and the Writer monad.