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 Bel,
The solution previously used to check if your solution was correct was wrong. It outputted 'To Do List: To do List' if one or both of the strings were empty or something like that. It is possible your solution had the same mistake.
I have since updated the solution so that it no longer makes this mistake.
This is now resolved.
Thanks for spotting this. It has now been rectified.