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.
The desired result is very unclear. I even fixed the problem without knowing that that was the problem, but … for some reason my submission still failed. I had passed in
time
to the self-executing func in case it was a scope issue, because I didn't know what I was trying to accomplish, what I should be testing, etc. The tests I ran passed. But the Submission didn't succeed. So I don't know what tests were running that I wasn't passing. But I fixed what was, apparently, the intended problem.