-
I'm new in the programming world and I want to contribute some new questions.
How can I do that? please guide
-
This issue describes how to implement the `functional tools` 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 `classes` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without read…
-
This issue describes how to implement the `functools` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without …
-
This issue describes how to implement the `with` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without read…
-
This issue describes how to implement the `itertools` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without…
-
This issue describes how to implement the `anonymous-functions` (lambdas) concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Po…
-
The instructions for `append` say "given two lists, add all items in the second list to the end of the first list". Although I understand someone could read it the other way, to me, a strict reading o…
-
This issue describes how to implement the `class-customization` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs …
-
The [Numbers](https://exercism.org/tracks/python/concepts/numbers) concept tutorial states:
>
> Rules for using underscores as outlined in [pep 515](https://www.python.org/dev/peps/pep-0515/) are…