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.
Can the parameter in the guess method be changed to something other than n? I was confused as to what was being input there at first
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Are you guys arguing against the use of regex here really going to be so dense about it? It's a simple exercise to help teach regex. That's all it is. Why not use regex to solve the simple regex exercise?
oh wow
This comment is hidden because it contains spoiler information about the solution
I figured it would be something like this but I didn't know the numeric values so I wrote a dictionary lol
THIS is what I was expecting as a response not the perfectly normal stuff I found as the top results lol
correct in a general sense but completely missing the point of the kata
best answer
never and always XD
Why do you say it's case sensitive? Please provide an example of the input and expected output where case matters.
Why does it say it's case insensitive when it is case sensitive? Am I missing something?