Summary
Explore essential Python 3 regular expression techniques such as matching string boundaries, digits, optional characters, and grouping. Understand when regex is helpful for text manipulation and how to apply these patterns using Python's re module.
We'll cover the following...
We'll cover the following...
This is just the tiniest tip of the iceberg of what regular expressions can do. In other words, even though you’re completely overwhelmed by them now, believe me, you ain’t seen nothing yet.
You should now be familiar with the following techniques:
^matches the