Skip to content

A simple code book developed by me with Python for understanding how to loop through a list and utilizing if/else statements.

Notifications You must be signed in to change notification settings

UgIhen/Simple-Email-and-Domain-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple code book developed with Python. A list of emails are looped through a list of domain formats. Emails that have their endings matching with the domain format are considered as Valid Emails. This code book shows how to loop through a list. It also shows how to utilize if/else statements in functions.

About

A simple code book developed by me with Python for understanding how to loop through a list and utilizing if/else statements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages