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.
@mattlub,
While testing my code, I used a couple of Console.Writeline's to figure out what the testcases were to see why my code was failing.
However, it seems that Console.Writeline messed with the tests and marked my solution as passed. Before I looked closely, I hit "submit" and was awarded points for what I believe is an incorrect solution.
Can you please check?