SEO Software Engineer Task Dependencies Python version 3.9.10 How to run it Create a virtual environment with the specified python version You can run the tests with the following command from the project's root $ python -m unittest Project contents test_words_manager.py test cases that define the requirements of the function words_manager.py script contains the actual logic IMPLEMENTATION.md file describes in words the approach to implement the logic as well as the assumptions and the final questions in the specs document