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.
In crystal, the preloaded array should be
WORDS
The descrtiption requires a re-wording to fix language-agnostic and long text issues
The description for Ruby should state that the preloaded array of words is stored in
$words
Ruby 3.0 should be enabled (Refer this & this for more detail)
Minor issue/suggestion with python/ruby random tests (probably crystal too): the input array doesn't generate "valid" 5-7-5 haikus:
I made a C# translation, please review and approve if it looks good.