Skip to content

Conversation

@tasxatzial
Copy link
Member

@tasxatzial tasxatzial commented Feb 16, 2025

Forum discussion

https://forum.exercism.org/t/updating-sieve-exercise-instructions/15703

Summary of the changes:

  • Clarified that the starting numbers are "from 2 up to and including your given number".
  • Removed explicit references to lists to avoid conflicts with track-specific terminology. Exercise no longer asks to create a list and return a list.
  • Updated the note to clarify how the Sieve marks off multiples of each prime.
  • Removed references to division and remainder operations from the note, as there are multiple ways to check for divisibility.
  • Updated the example to show what happens at each step. I'll revert this change if there's any disagreement. If anyone has a better way to indicate the result of each step, please share it here.

@tasxatzial tasxatzial requested a review from a team as a code owner February 16, 2025 14:43
@Cool-Katt Cool-Katt merged commit 763564e into exercism:main Feb 16, 2025
8 checks passed
@tasxatzial tasxatzial deleted the sieve-revise branch February 16, 2025 17:18
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.

4 participants