Using a tokenizer with regex is a useful concept to know that is existent in programming languages. Often enough we need to manipulate Strings in a more sophisticated way, sometimes we need to validate, or we just need to break them down.
Therefore, to make you familiar with this concept of regex and tokenization with Java, you can try out this Java Challenge!
That’s it challenge, keep breaking your limits and improve your skills with Java!