Please write a reg expression that confirms an email id using the python reg expression module <re>?
No Answer is Posted For this Question
Be the First to Post Answer
How can we get home directory using '~' in python?
Explain finally keyword?
Explain indexing and slicing operation in sequences
name few python modules for statistical, numerical and scientific computations?
Explain the synbtax to split a string in python?
What are the different ways to create an empty numpy array in python?
What are “special” methods in python?
How to convert a numpy array to a python list?
What are python modules?
How do you debug a program in python? Is it possible to step through python code?
Name the file-related modules in python?
What is a singleton python?