Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
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!