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.
ah, scratch that. The issue is actually a price of ".2" which apparently should be valid
the above order should be a bad one, as the price doesnt contain ".". But the test seems to expect it to pass
CLH16.NYM 50 56 S [ 'CLH16.NYM', '50', '56', 'S' ]
ingeniously simple is what I mean. It's hard to find solutions like this which avoid so much complexity in the code
Damn , that is elegant
Damn, this is beautifully simple
thanks
expected
'◢■◣◢■◣\n■■■■■■\n◥■■■■◤\n ◥■■◤ \n ◥◤ ' to equal '◢■◣◢■◣\n■■■■■■\n◥■■■■◤\n ◥■■◤ \n ◥◤ '
@question Not sure what's up here?
Thanks :)