Question: What is the function that creates/returns Regex objects? A re.compile() B re.search() C re.match() D re.create()
What is the function that creates/returns Regex objects?
| A | re.compile() | |
| B | re.search() | |
| C | re.match() | |
| D | re.create() |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
