I think I've fixed the issue. Wasn't able to use regex completely, but I'll figure it out eventually.
As for the suggestion, how do I add random tests? I know how to create random strings of digits and characters, but how do I get CodeWars to recognize the solution if it's random? Thanks!
Sorry, forgot to include the last element for some reason. :P
Should be fixed.
Sorry about that! You are right, it should include all items in the list!
Should be fixed now!
Hello,
I think I've fixed the issue. Wasn't able to use regex completely, but I'll figure it out eventually.
As for the suggestion, how do I add random tests? I know how to create random strings of digits and characters, but how do I get CodeWars to recognize the solution if it's random? Thanks!
Avoid using 'l' (lowercase letter el) as a parameter name, as it can be hard to tell between '1' and 'l' for some fonts. :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution