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.
did =) ty for help
thanks mate, I re-read the assignment again and translated it. I understand my mistake. i'm going to crack my head on this
I use switch / case with default, in my opinion any number not written in case falls into defaul and "I love you".
When I click on the test button, everything works without errors.
why does the test pass but the attempt throws an error? (С#)
RandomTests
Test Failed
Expected string length 5 but was 10. Strings differ at index 0.
Expected: "madly"
But was: "I love you"
-----------^