12 lines
198 B
Markdown
12 lines
198 B
Markdown
# Setup
|
|
|
|
- Clone the repository.
|
|
- Set up a venv.
|
|
- Install modules in requirements.txt in venv.
|
|
|
|
|
|
# Run
|
|
|
|
- Run exercises.py in venv
|
|
- Implement methods in exercises.py such that output is correct.
|