Skip to content

sieve exercise adapted for python#5

Closed
sjakobi wants to merge 1 commit into
exercism:masterfrom
sjakobi:master
Closed

sieve exercise adapted for python#5
sjakobi wants to merge 1 commit into
exercism:masterfrom
sjakobi:master

Conversation

@sjakobi

@sjakobi sjakobi commented Mar 18, 2014

Copy link
Copy Markdown
Contributor

I have translated the ruby test case for the sieve exercise to python.
The example program here is very simple - maybe too simple.

I didn't add "sieve" to EXERCISES.txt because I didn't quite understand the order of that file. Is it supposed to be ordered by increasing difficulty?

@kytrinyx

Copy link
Copy Markdown
Member

Yeah, the EXERCISES.txt file is kind of ordered in increasing difficulty, but that's a very loose term. For the moment, any best guess will do. As more people solve the exercises we can get better stats about which exercises should be moved earlier/later.

Would you mind squashing your commits?

@sjakobi

sjakobi commented Mar 18, 2014

Copy link
Copy Markdown
Contributor Author

Squashed it.

I've rather arbitrarily inserted sieve into the EXERCISES.txt just before "roman-numerals" because I thought that was a difficult exercise…

@kytrinyx

Copy link
Copy Markdown
Member

Thanks! Merged in 19651a9 ❤️

@kytrinyx kytrinyx closed this Mar 18, 2014
cmccandless pushed a commit that referenced this pull request May 28, 2019
Merge in changes from main repo
dcheremushkin pushed a commit to dcheremushkin/exercism-python that referenced this pull request Apr 23, 2024
BethanyG pushed a commit that referenced this pull request Apr 24, 2024
Co-authored-by: Dmitrii Cheremushkin <dmitrii.cheremushkin@toptal.com>
petrem pushed a commit to petrem/exercism--python that referenced this pull request Dec 22, 2025
exercism#3686)

Co-authored-by: Dmitrii Cheremushkin <dmitrii.cheremushkin@toptal.com>
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