Write function emails() that takes a URL (as a string) as input and returns the set of unique email addresses (i.e., str
Posted: Sun Jul 10, 2022 11:31 am
Write function emails() that takes a URL (as a string) as input and returns the set of unique email addresses (i.e., strings) appearing on the URL. You should use a regular expression to find the email addresses in the document. For example: >> emails('