This looks very close to the answer, but the second half of the condition is only removing spaces and is therefore keeping unwanted characters like !, +, etc.
Hello!
Is it posssible (maybe) that the test case number 6 is broken in code wars for C#?
Im running the test on my visual studio and the test is passing
but here when im running the test , it gets an error?
thanks!
I can't! >XD
I have that method, my version is .Net Core 3.1.402
This comment is hidden because it contains spoiler information about the solution
Yeah, I added System.Linq
and the version is 4.7.2
Edit
Just updated to .net 4.8, still not showing up
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I see that this has been done by someone else.
Thank you for the suggestion.
This looks very close to the answer, but the second half of the condition is only removing spaces and is therefore keeping unwanted characters like
!
,+
, etc.This comment is hidden because it contains spoiler information about the solution
damn thats amazing XD
Hi Pureshad!
I ran all tests today and they all work fine. I think it must be possible for you to get your tests working too...
Cheers,
Frank
Hello!
Is it posssible (maybe) that the test case number 6 is broken in code wars for C#?
Im running the test on my visual studio and the test is passing
but here when im running the test , it gets an error?
thanks!