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.
your win variable is similar to how I started, but I kept it to one line. Kudos for making yours more readable! Overall, my solution was similar actually, but I think yours is better. Curious to know how fast the tests ran when you submitted it.