Skip to content

This is a repository of miscellaneous projects I've worked on.

Notifications You must be signed in to change notification settings

joeylivorno/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Projects

This is a repository of miscellaneous projects I've worked on.

Contents

Emails

This is the first project I added to the repository, so I didn't want to go crazy. This is a simple interactive program that prompts the user for a string input, and uses regular expressions to find and return any email addresses that are contained in the text. The script shows basic python knowledge such as importing libraries, looping, etc., while also making use of the re module, which is a bit more complex, but still quite simple in this context.

About

This is a repository of miscellaneous projects I've worked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages