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 73c243d83d initial commit 2020-10-21 21:01:26 +01:00
.gitignore initial commit 2020-10-21 21:01:26 +01:00
email_pruner.py initial commit 2020-10-21 21:01:26 +01:00