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.
@DavidEcklund:
https://www.codewars.com/<kata-id>/discuss
format).There're already several katas about rotating matrices, e.g. this.
Sorry, I'm not sure what any of that means. This is the first time I've tried authoring a kata. Please direct me to the relevant resources. Thanks!
Test.describe
&Test.it
should be used to display output properlyAttempt results in
log true true
so correct solutions cannot be submittedI can verify the above objection.