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.
Looks like there is a a bug with the FinalCase in C#. I'm getting the correct expected distance as I can see in my console log. Yet when I return that value, the test is saying my actual value is something else.
You're given an array of names. How do you think you can go though that array to retrieve a name?
Use Console.WriteLine(str) to write the input to your log