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.
Yeah probably should've done that looking back - thanks for the help! Think I just assumed at the time that the numbers would all be small because it was an 8 kyu problem...
How can you know that the smallest unused ID isn't 1000? Or some other number bigger than 999? The code only checks numbers up to 999. Try using: