Python/Python Mcq Set 18 MCQs :- multiple choice questions and answers. e.g Python MCQS,Python Mock Tests , Python Practice Papers ,Python Sample Test,Python Sample questions

Your Session ID :-Guest2810130

Question 1: Which of the codes shown below results in a match?

re.match(‘George(?=Washington)’, ‘George Washington’)

re.match(‘George(?=Washington)’, ‘George’)

re.match(‘George(?=Washington)’, ‘GeorgeWashington’)

re.match(‘George(?=Washington)’, ‘Georgewashington’)

Total MCQS Questions are 50 in this paper Python Mcq Set 18