Write a regular expression that will accept an email id. Use the re module.


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

Post New Answer

More Python Interview Questions

What happens with the following function definition?

0 Answers  


Are tuples hashable?

0 Answers  


Explain about control flow statements?

0 Answers  


What is the syntax for exponentiation and give example?

0 Answers  


What does means by “call by reference” in python?

0 Answers  






Who uses python?

0 Answers  


What is the purpose of _init_() function in python?

0 Answers  


Why everything in python is an object?

0 Answers  


What are the disadvantages of Python Recursion?

0 Answers  


List out atleast two loop control statements?

0 Answers  


how do you reverse a list in python?

0 Answers  


Explain split() methods of "re" module in python?

0 Answers  


Categories