Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/md-abid-hussain/coding-challenges-john-crickett

Coding challenges by John Cricket
https://github.com/md-abid-hussain/coding-challenges-john-crickett

challenge coding-challenge john-crickett-coding-challenge python3

Last synced: about 1 month ago
JSON representation

Coding challenges by John Cricket

Awesome Lists containing this project

README

        

# Coding challenges by John Crickett

### Link : https://codingchallenges.fyi/challenges/intro

### Running tests
```python
pip install -r requirements.txt
```

```python
pytest -v
```