MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
Which of the following special characters matches ..
1.
Which of the following special characters matches a pattern only at the end of the string?$
A.
\B
B.
\X
C.
\Z
D.
\A
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following special characters matches a pattern only at the end of the string?$
The special character \B matches the empty string, but only when it is?
The function of re.match is:
(‘welcome’, ‘home’)$
Which of the following pattern matching modifiers permits whitespace and comments inside the regular expression:
Which of the following functions creates a Python object?
The function of re.search is:
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply