MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
Which of the following functions results in case ..
1.
Which of the following functions results in case insensitive matching?
A.
re.A
B.
re.U
C.
re.I
D.
re.X
Answer» D. re.X
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following functions results in case insensitive matching?
Which of the following functions clears the regular expression cache?
Choose the function whose output can be: <_sre.SRE_Match object; span=(4, 8), match=’aaaa’>.
________ matches the start of the string. ________ matches the end of the string.
The expression a{5} will match _____________ characters with the previous regular expression.
The character Dot (that is, ‘.’) in the default mode, matches any character other than _____________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply