layout | title | nav_order |
---|---|---|
default |
Conclusion & Additional Resources |
5 |
Congratulations! You've just finished the Introduction to Pattern Matching with Regular Expressions workshop.
You should now be able to:
- Create complex search queries using quantifiers, repetition, alternation, capture groups, anchors, boundaries, and lookarounds.
- Capture data in text with capture groups.
- Verify text input.