
December 7th, 2012, 03:41 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 18
Time spent in forums: 14 h 30 m 46 sec
Reputation Power: 0
|
|
|
Email Validity (Python 3)
I'm creating a registration section in my coursework, and so far it's going rather well, however, I'm struggling to find a way to validate the user's email to check if it is actually an email. I know that I have to use regular expressions, but I'm not sure how to implement it. Any help is very appreciated.
|