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

[Collatz Conjecture] Approaches - missing words fix #3753

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

ebogucka
Copy link
Contributor

@ebogucka ebogucka commented Aug 13, 2024

The General guidance text was saying: "The key to this exercise is to check if the number and then do the correct operation." I have changed it to say that we check if the number is even.

Copy link
Member

@BethanyG BethanyG left a comment

Choose a reason for hiding this comment

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

Thanks for catching this and submitting a PR! I've slightly re-worded, just so we capture that the operations are different with even vs odd. 🙂

@BethanyG
Copy link
Member

Hi @ebogucka 👋🏽

We've currently got an issue with CI failing. I am looking into it, and as soon as it is resolved, I can merge your PR. 😄

@BethanyG BethanyG merged commit adaa483 into exercism:main Aug 13, 2024
8 checks passed
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