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.
Agreed - the instructions need to be expanded upon a bit. Some codewarriors won't be familiar with the concept of XOR going into this kata. While I'm glad the exercise pushed me to do some research and learn something new, none of the sources I consulted quite described the process this kata abbreviates as "XOR them". I ended up having to figure out that process via guess and check.