-
This issue describes desired additions and improvements to the `functools` module **concept docs.**.
The related **concept exercise** issue and specs can be found [here](https://github.com/exercism/p…
-
This issue describes how to implement the `function-arguments` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs w…
-
This issue describes how to implement the `iterators` **concept docs**.
You can find the related **concept exercise** issue [here](https://github.com/exercism/python/issues/3092)
If you have not …
-
In the browser code editor, all tests pass if you do not submit any code. [This](https://exercism.org/tracks/x86-64-assembly/exercises/triangle/solutions/adep3zjh) user did just that and it has passed…
-
This is a tracking issue for reviewing and improving the `List Ops` practice exercise for Python.
Please see issues #3142, #3141 (with the related #[2078](https://github.com/exercism/problem-speci…
-
It's currently suggested that students contribute to GitHub or complete a capstone project in order to consolidate and validate their knowledge. But students are unlikely to capable of contributing to…
-
This issue describes how to implement the `class-inheritance` concept exercise **concept exercise** for the Python track.
The related **concept documents improvement issue** can be found [here](http…
-
This issue describes how to implement the `iterators` **concept exercise** for the Python track.
The related **concept documents issue** can be found [here](https://github.com/exercism/python/issu…
-
Please add support for this argument--openai-api-base=... to benchmark.py
In the past I was able to run it using something like this
OPENAI_API_BASE=http://192.168.0.118:5001/v1 OPENAI_KEY=dummy …
-
Description:
Currently, the Python track on Exercism provides exercises along with test cases for practice. While this setup is effective for testing solutions, it lacks an interactive coding envir…