Vidyalelo
Python · Q86

Regular Expressions in Python

Programming · Python · question 86

Q86

The character Dot (that is, '.') in the default mode, matches any character other than . . . . . . . .

A.
caret
B.
ampersand
C.
percentage symbol
D.
newline
Answer

Answer: Option D

Solution

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