What is the difference between re.search and re.match?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What is the function of negative index?

1 Answers  


Is there a switch or case statements in python?if not what is the reason for the same?

0 Answers  


Is tuple iterable in python?

0 Answers  


What is difference between match & search in regex module in python?

0 Answers  


How is python interpreted language?

0 Answers  






What is string slicing in python?

0 Answers  


Is python list an array?

0 Answers  


How to find methods or attributes of an object?

0 Answers  


How to get class name of an instance in Python?

0 Answers  


How do you calculate the length of a string?

0 Answers  


Mention the use of the split function in Python?

0 Answers  


How can you share global variables across modules?

0 Answers  


Categories