Python Programming - Console Input/Output - Discussion
Discussion Forum : Console Input/Output - General Questions (Q.No. 37)
37.
How can you check if a string is a valid email address?
Answer: Option
Explanation:
To check if a string is a valid email address, you can use a regular expression pattern with
re.match()
.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers