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.
Yeah I get the same error too :(
I didn't know the use of 'new string(...)' Thank you for sharing!
Oh damn, I feel so stupid haha.
I'm using VisualStudio and I didn't need a using directive.
Thanks a bunch!
This comment is hidden because it contains spoiler information about the solution
That ^ Not a kata issue. Read this: https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-7.0#examples
This comment is hidden because it contains spoiler information about the solution