Skip to content

Conversation

@adamwight
Copy link
Contributor

No description provided.

list of texts and that employs parallelism.

Uppercase letters count towards their lowercase equivalent. Support
at least the extended Latin character set, so that unicode "ü" is
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are (at least) two ways to write ü. Either as a combined character of u (U+0075) and ̈ (U+0308) or as ü (U+00FC). This difference has tripped me up in the past in another exercise. Does this require support of both those options? Might be good to be quite specific here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants