This video provides a general overview on how to work with regular expressions (regex) in Python using the re module. The focus is mostly on the search function with a demonstration on how to check for the existence of a search pattern and how to separate a string of text using a search pattern.
If you're a beginner programmer, consider taking live coding classes on Zoom with an experienced software engineer using CodeConda. Before watching this video, make sure to set up VS Code for Python.