Skip to content

fix typo in binomial_distribution.py print statement#14779

Open
f-p-0 wants to merge 1 commit into
TheAlgorithms:masterfrom
f-p-0:fix-binomial-dist-typo
Open

fix typo in binomial_distribution.py print statement#14779
f-p-0 wants to merge 1 commit into
TheAlgorithms:masterfrom
f-p-0:fix-binomial-dist-typo

Conversation

@f-p-0

@f-p-0 f-p-0 commented Jun 8, 2026

Copy link
Copy Markdown

Describe your change:

Fix typo in binomial_distribution.py print statement, which was printing "trails" instead of "trials."

  • Fix a bug or typo in an existing algorithm?

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.

@algorithms-keeper algorithms-keeper Bot added enhancement This PR modified some existing files awaiting reviews This PR is ready to be reviewed labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant