Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 4
    \$\begingroup\$ I don't understand the "hidden test" - who are you hiding it from? Why isn't the answer for it included in the question? \$\endgroup\$ Commented Aug 9, 2020 at 15:57
  • 5
    \$\begingroup\$ Why does not the regex for alphanumeric words accept numbers? \$\endgroup\$ Commented Aug 9, 2020 at 16:13
  • \$\begingroup\$ @mypronounismonicareinstate, the alphanumeric was a typo, edited it. \$\endgroup\$ Commented Aug 9, 2020 at 17:08
  • 6
    \$\begingroup\$ Do we really need to handle Unicode chars? It doesn't seem to add anything to the challenge, and it leaves some languages out \$\endgroup\$ Commented Aug 9, 2020 at 20:03
  • \$\begingroup\$ @LuisMendo, made them optional now. \$\endgroup\$ Commented Aug 10, 2020 at 2:07