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.
Hey I like your solution and get most of it but what does the i = (i + 1) % cycle.size() do for you?
Can someone help me out with finding he multiplicity? I am a little confused I set everything up in my program and it passed all the test except for one which was the test for multiplcitys. How would I set my code to where it would check to see?
Sorry what do you mean by that I am getting same error on test 10. I printed out the input for when the list was empty but its still not allowing me to submit.