Skip to content

Using Regular Expressions, the Regex project finds valid emails from a list of emails, and prints names of people and Twitter handle from a text file(names.txt). Also, it reads a text file(regex_test.txt) and return “None” for names with no first and last names or names that are not capitalized properly.

Notifications You must be signed in to change notification settings

TutiB-sys/Regex_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

About

Using Regular Expressions, the Regex project finds valid emails from a list of emails, and prints names of people and Twitter handle from a text file(names.txt). Also, it reads a text file(regex_test.txt) and return “None” for names with no first and last names or names that are not capitalized properly.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published