-
The instructions ask us to implement `map`, `filter` etc "without using existing functions.". But what does that mean? For example, `append` can simply be `return list1+list2` but that seems like chea…
-
DIs exercism still active?
-
Hi,
using `match case` syntax from python 3.10 raises errors and causes solution to fail.
Please, bump python version.
-
3. Calculate the discounted rate for large projects question is not much understandable what to find and what not. Please explain it more clearly with each step what we have to find in it.
-
Not sure if this belongs here or in some other repo...
https://exercism.org/profiles/eigenhombre/solutions?track_slug=common-lisp shows no completed exercises (there should be 24), but
https://exe…
-
Moved from [1].
https://exercism.org/profiles/eigenhombre/solutions?track_slug=common-lisp shows no completed exercises (there should be >20), but
https://exercism.org/profiles/eigenhombre/solutio…
-
This issue describes how to implement the `class-inheritance` concept docs.
## Getting started
**Please please please read the docs before starting.** Posting PRs without reading these docs will…
-
This issue describes how to implement the `class-inheritance` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs wi…
-
This issue is for improvements & changes needed to the [`inventory-management`](https://github.com/exercism/python/tree/main/exercises/concept/inventory-management) concept exercise on the Python trac…
-
Hello Exercism team, thank you for your continuous work and contributions on the website!
FYI, I am a beginner to Python (only 16.8% completion on the Python track) and brand new to GitHub, so plea…