Vidyalelo
Python · Q1

Regular Expressions in Python

Programming · Python · question 1

Q1

What is a regular expression in Python?

A.
A sequence of characters that defines a search pattern
Answer
B.
A built-in function
C.
A mathematical expression
D.
A special data type

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board