Examveda

What is a character class in regular expressions?

A. A set of characters enclosed in square brackets that matches any character in the set

B. A built-in function

C. A specific character

D. A special data type

Answer: Option A


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

Join The Discussion

Related Questions on Regular Expressions in Python