A python challenge. generate a list of emails with duplicates in random places. Then find a way to prune the list, leaving the result in the same order.
Go to file
Greg Gauthier 6380cc832b
Create README.md
2020-10-21 21:15:18 +01:00
.gitignore initial commit 2020-10-21 21:01:26 +01:00
README.md Create README.md 2020-10-21 21:15:18 +01:00
email_pruner.py initial commit 2020-10-21 21:01:26 +01:00

README.md

email-prune

automattic coding challenge solution

author: Greg Gauthier application: Senior Quality Engineer

Requireds Python 3.7+