-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Should we forgo any missing exercises #417
Comments
@behrtam |
@kabiir, that is awesome. |
@m-a-ge Yes of course! I'm excited to start coding. |
I've implemented |
Updated list of not yet implemented exercises excluding deprecated ones and those which were implemented since Feb 22 (24 in total):
|
@kabiir I've created issues as promised 😉 |
Is Bowling deprecated? It's on the unimplemented list, but I don't see an issue for it. If it's up for grabs I can do it when I finish my current PR. |
@aes421 hm, looks like I've missed that exercise somehow. |
Updated list of unimplemented exercises:
|
Hello Team, Can you please confirm whether affine-cipher exercise has been solved or not. if not I would like to present a solution for the same. |
@pythonmite If you are still interested in contributing here, please check our list of open issues. |
Hey! I would like to implement a new exercise. But I don't know Passio. Can you explain? Thank you! |
Hi @andrefpoliveira ! Actually we just merged #2195, which implements We have a great deal of work still needed for our new Concept exercises. By the launch of v3, they will be relocated to this repository, but for now, they are being developed for all language tracks here: https://github.com/exercism/v3. We would greatly appreciate contribution there! If you wish to keep to the Python track, simply look at the open issues here: https://github.com/exercism/v3/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc++python. |
Regarding this issue: all unimplemented issues from problem-specifications have either been implemented or put on hold, so this issue will be closed. |
Right now there are 36 exercises that are not yet part of the python track. Besides implementing or finishing those, there is also the option (config.json#L465) to decide not to implement certain problems if they don't make sense for this track.
The text was updated successfully, but these errors were encountered: