Examveda
Examveda

How can you use regular expressions in Python?

A. By using the re module

B. By using the regex keyword

C. By including it as a string

D. By using the regx function

Answer: Option A


This Question Belongs to Python Program >> Regular Expressions In Python

Join The Discussion

Related Questions on Regular Expressions in Python