Python regular expressions are a special sequence of characters that makes it easy to check if a string matches a pattern.
A . True
B . False
Answer: A
Python regular expressions are a special sequence of characters that makes it easy to check if a string matches a pattern.
A . True
B . False
Answer: A