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

Add pythagorean-triplet exercise #143

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

ageron
Copy link
Contributor

@ageron ageron commented Oct 9, 2024

No description provided.

Copy link
Contributor

@isaacvando isaacvando left a comment

Choose a reason for hiding this comment

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

Love it! I think it would be good to not test the order of the solutions as different implementations could generate the triplets in a different order.

@ageron ageron merged commit 4c414a8 into exercism:main Oct 10, 2024
2 checks passed
@ageron ageron deleted the add-pythagorean-triplet branch October 10, 2024 01:59
@ageron ageron restored the add-pythagorean-triplet branch October 10, 2024 02:04
@ageron ageron deleted the add-pythagorean-triplet branch October 10, 2024 02:05
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