Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] zen: Add new verse about ambiguity #100

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yoann-bary
Copy link

Writing clean code is good, but there should also be some advice for people who want to read and reuse the code.

Ambiguity is a common factor of confusion, and has the effect of causing disparity beween the intended use of code and its actual usage.

A small verse about ambiguity should help as a warning.

Julien00859 and others added 2 commits July 19, 2024 13:46
The verse about readability was in the wrong place according to the
original document at [PEP 20]. Now on, new entries should follow the
same order as in the original document.

[PEP 20]: https://peps.python.org/pep-0020/
Writing clean code is good, but there should also be some advice for
people who want to read and reuse the code.

Ambiguity is a common factor of confusion, and has the effect of causing
disparity beween the intended use of code and its actual usage.

A small verse about ambiguity should help as a warning.
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