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.
This is because the "What is this?" answer takes precedence over the "Not a dissyllable." answer.
However, that's not clear from the Kata description, because strings like
-!,
match both error types and it doesn't specify the one to return in that situation.I've updated the description to be clearer.
It's totally fine - looks like a good solution to me. Why wouldn't it be allowed?
Under the
Not Poetry
section,-!,
and#x3
should fail asNot a dissyllable
, but instead are expected to fail asWhat is this?