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.
Clear solve.Perfect.
It's a special character in regex, it matches to any single character except line terminators.
So: /.*/ = any character any number of times
Please can you tell me what the dot is doing exactly?
This has been done with Regular Expression method.It's a part of a language,so you could find all info <3
I don't understand this notation. It obviously work, but can someone explain what does the arguments in the replace method mean?
"If two boys or two girls are the same height, they are sorted by name." -
Sorting by name is discrimination against people with bad names.