-
There are a considerable number of exercises that appear to require some degree of domain knowledge / expertise to solve, and don't do anything to fill in the gaps. Often tracks have labelled these as…
-
I'd like it if, as a student, I could simply run:
```bash
~/Exercism/python/two-fer $ exercism submit
```
...and it'd infer that the argument is `two_fer.py`. I think this would be big UX win…
-
@treyhunner [wrote](https://github.com/exercism/x-common/pull/412#issue-183542575)
> Opened from a discussion in exercism/xpython#374.
>
> I think this exercise should be renamed to use more gener…
Insti updated
7 years ago
-
## Description
Configuring the CLI requires users to specify the token with the `--token` flag.
This causes the token to stick around in the command line history, which can be easily viewed by s…
-
Good day. I first offer the obligatory "I'm not GitHub-savvy" apology. I _did_ look for an answer as prescribed [here](https://exercism.io/faqs), following steps in subheading **Opening an Issue**. Bu…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/exercism/
---
###### Please subscribe to this thread to get notified when a new repository is created
-
I´m all new to exercism, but I like the idea. I´m using MacOS.
I have followed the walk-through to install the CLI, and I´m pretty sure I managed to do so. I have also downloaded Python3 and pip3 t…
-
Hi! Time ago you could fetch the next exercise through the CLI (or I dreamed it?)
It is currently possible to do it?
-
### Discussed in https://github.com/braboj/tutorial-python/discussions/24
Originally posted by **Vasc01** September 15, 2023
- Links to websites with exercise problems related to the topics in…
-
Hi, I am having trouble trying to submit the hello_world .py file from the correct directory in command prompt. I have tried redownloading the Hello World file several times now but still the correct …