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 but i am getting some error when attempting like it passed 7 test cases and shows list index out of range
Yes, it can be used.
It would be great to validate before use those checkers. How are you using iterators?
In some place in your code the list it's not defined. You need to use names[index].name to access this property.