-
-
Notifications
You must be signed in to change notification settings - Fork 146
Fix mismatched hints for Pizza Pi exercise #935
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
Conversation
mikefizzled
commented
Nov 15, 2025
- Align hints with the current instructions
- Correct rounding and pi() references
- Note that explicit ceil()/floor() references could be added later if desired
- Update hints to match current instructions - Correct pi reference and rounding guidance - Provide consistent, accurate non-spoiler hints
mk-mxp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of the hints! They really needed some corrections.
At Exercism, we try to give short hints per line, so one can stop reading as soon as one is unstuck. Also we want to speak to the person reading, so we try to avoid "this task" as the subject.
Anyway, my comments are suggestions. Feel free to pick those you like and reject the others.
Co-authored-by: mk-mxp <55182845+mk-mxp@users.noreply.github.com>
Co-authored-by: mk-mxp <55182845+mk-mxp@users.noreply.github.com>
Co-authored-by: mk-mxp <55182845+mk-mxp@users.noreply.github.com>
Co-authored-by: mk-mxp <55182845+mk-mxp@users.noreply.github.com>
Co-authored-by: mk-mxp <55182845+mk-mxp@users.noreply.github.com>
mk-mxp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! The changes will be live in a few minutes...