Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kylemit/exercism

Learning multiple languages throuugh coding exercises
https://github.com/kylemit/exercism

Last synced: 15 days ago
JSON representation

Learning multiple languages throuugh coding exercises

Awesome Lists containing this project

README

        

# Exercism

## Tracks

* [Python](https://exercism.org/tracks/python)
* [exercism/python: Exercism exercises in Python.](https://github.com/exercism/python)

## Working Locally

[Working Locally | Exercism's Docs](https://exercism.org/docs/using/solving-exercises/working-locally)

```bash
exercism download --exercise= --track=
exercism submit
```