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.
Ah, I got it mixed up. Thank you!
I don't get the part where in the instruction it says "startsWith("nowai", "nowaisir"); // should return false" then in later lines it says "i.e. startsWith("hello", "HE") should return false, whereas startsWith("hello", "he") should return true." Which statemetn is correct? The second one? Thank you in advance
Thank you so, so much for both your tips!!! The first one is super useful and the second one perfectly answers my question. Once again, thank you so much
This comment is hidden because it contains spoiler information about the solution
Hi, I am a bit confused about the input. What is the class type of Like or Dislike? Are they strings? Are they boolean like True or False? Thank you in advance
thank you - by any chance, do you know why '\n' doesn't lead to automatic next line and instead prints out '\n' in codewars code editor? In my Pycharm when I did '\n' it automatically printed 3*3 #s without '\n' printed.
I'm struggling with printing single backslash. In my pycharm app it works fine when I put "\" but for some reason it doesn't work in codewars. Can someone explain what is going on? Thank you
love your simpson
Thank you very much for your advice. They are very, very helpful. I will work on the easy questions first - once again thank you so much.
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, thank you to both of you. I'll try again + read the instruction
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution