Hi! I have a question: Why does my function only work in the Codewars text editor if I write "string.Join" - string with a lowercase letter? However, in my Visual Studio, the function works when writing string with both uppercase and lowercase letters.
a trick assignment. The combination of condition about string length <=3 and the example is confusing!
The description of the exception in the initial code of the kata greatly interfered. )
Thanks a lot!
oh! i understood the reason! it's the same like in my past kata! Using System!!)))
This comment is hidden because it contains spoiler information about the solution
Hi! I have a question: Why does my function only work in the Codewars text editor if I write "string.Join" - string with a lowercase letter? However, in my Visual Studio, the function works when writing string with both uppercase and lowercase letters.