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.
You have a bug in your code. Double check for invisible characters.
@joshrainwater that's not an issue as it doesn't affect the test outcome and is just the character not rendering properly on the site. However, to get rid of the confusion I reduced the dimension for that test case so it renders correctly.
I've noticed in my test output, in the sample, there are a couple undefined characters mixed in the sample output somehow on the longer test that makes it fail.
■ □ ■ ��� ■ □ ■
Maybe that's causing issues? Is it a Unicode issue here as well maybe?
Sure, can you post it in a spoiler comment please?
I have made some improvements to the test feedback. Can you try again?