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.
Which value is too high for an area is it greater than 300 particles?
I had to add an additional backlash to the backlashes in the scroll translation since the string registers it as a backlash command.
This comment is hidden because it contains spoiler information about the solution
yeah, I read further into how regex works. However, I still don't understand how to utilize capturing groups.
My brain just imploded with reading regExp. When will I ever get it? :'(
same, I've complicated my code too much with many conditional statements.