I would like to translate this to c# but I ran into an issue with the return type. This will make it hard to translate into staticly typed languages (like c#). I will do my best to translate it, but you should look into have a unified return type, so that, no matter what I pass in I always get back the same type. For example, I would recommend that function takes a string as a parameter and always returns an array.
Awesome :-). I just added a translation. I think it needs approved now
I would like to translate this to c# but I ran into an issue with the return type. This will make it hard to translate into staticly typed languages (like c#). I will do my best to translate it, but you should look into have a unified return type, so that, no matter what I pass in I always get back the same type. For example, I would recommend that function takes a string as a parameter and always returns an array.
Thanks for the test and guidance!!
Thanks for the feedback, Since I am new to writing Katas, what would a Random test look like?
Thanks for the feedback, Since I am new to writing Katas, what would a Random test look like?
Thanks for the feedback, Since I am new to writing Katas, what would a Random test look like?
Thanks the for the catch!