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.
Because there is no problem with the tests, your current code has a little problem, read this part again, fix your code:
You had
Object.keys(meet).length + 1
in your code.Rdnxla: you code is wrong, not a kata issue. Why are you dividing by twelve?
maxikrbr: js tests aren't sensible to input mutation anymore.
Please, post you code for further assistance. Consider that js tests are sensible to input mutation.