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.
Have spent some time to figure out what is going on actually.
I would rate this as a very interesting kata! Gotta try the next one.
Closing
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Solve! Thank you!!
When you encounter a symbol which has a special meaning (
?
) an invalid regexp (/?/
) is constructed, and it throws an error.I am new to regex, can you explain why please? Thanks a lot!
Not an issue. Your code is causing this.
This comment is hidden because it contains spoiler information about the solution
Same here but my code is written in Javascript.
need helps!
This comment is hidden because it contains spoiler information about the solution