Skip to content

Conversation

@kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Mar 6, 2023

The pangram exercise has been overhauled as part of a project to make practice exercises more consistent and friendly.

For more context, please see the discussion in the forum, as well as the pull request that updated the exercise in the problem-specifications repository:

The pangram exercise has been overhauled as part of a project
to make practice exercises more consistent and friendly.

For more context, please see the discussion in the forum, as well as
the pull request that updated the exercise in the problem-specifications
repository:

- https://forum.exercism.org/t/new-project-making-practice-exercises-more-consistent-and-human-across-exercism/3943
- exercism/problem-specifications#2215

----

If you approve this pull request, I will eventually merge it. However, if you are happy with this change **please merge the pull request**, as it will get the changes into the hands of the students much more quickly.
@kytrinyx kytrinyx requested a review from a team as a code owner March 6, 2023 20:39

The alphabet used consists of ASCII letters `a` to `z`, inclusive, and is case
insensitive.
A pangram is a sentence using every letter of the alphabet at least once.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
A pangram is a sentence using every letter of the alphabet at least once.
A pangram is a sentence using every letter of an alphabet at least once.

This should be "an" otherwise being specific about it using the English alphabet doesn't match this sentence well.

@SaschaMann SaschaMann merged commit b7b54e0 into main Mar 6, 2023
@SaschaMann SaschaMann deleted the sync-pangram-docs branch March 6, 2023 21:11
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.

3 participants