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
Loading collection data...
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