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.
Wow. Learned so much!
Do you know what regex means? It's short for regular expression. Google that. And in this kata you should only write the regex inside those quotes and nothing more.
This comment has been deleted.
Well, your response sounds similar to this story:
Of course, the exam and the teacher is not to be blamed, but the person not trained or didn't dive deeper enough into the materials. This applies to what you have as well. To you it is fine in your machine, with your tests and what you think the strings would be. But deep down, strings can come in many forms that you haven't thought of and your regex failed to handle those said strings. Now, it is back to you whether you want to fix it or nah. The strings are shown to you in the tests. You can add those said failed strings to your local tests assertion.
bcs work fine in vcs and pycharm and not in this kata... maybe??? idk
.
.
.
Doesnt matters the pp, I asked the question without disrespect and you answered nonsense. If it works well on my PC and not in the program, it is not my mistake.
But well, you have high pp but i see low iq for help, tipico de gente engreida, ni ayuden, se nota que no solo sirven para fanfarronear y para decir idioteses
Why do you ask this question when your PP is the because?
Why do you think something is wrong with the kata, and not with your solution?
ive never used regex in my life eye opener
see here
Please read this: https://docs.codewars.com/training/troubleshooting#post-discourse and use code block formatting next time.
See the initial code, you only need to write a regular expression, not a function:
This comment is hidden because it contains spoiler information about the solution
Java translation (author inactive)
rejected for not enforcing the use of a regexp
Loading more items...