Files
interview/README.md
2023-08-03 17:04:23 -07:00

198 B

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.