Skip to content

Challenge 26 - Regexp and email addresses#1312

Description

@dlwyatt

Please don't. 馃槅 Regexp is already a terrible choice for parsing all of the possible legal formats of email addresses, and the problem as stated doesn't really say which optional valid syntaxes you might encounter. One could just look at the test cases to figure that out, but it would be better if the problem either didn't use email addresses at all, or at least was explicit about what formats need to be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions