vending machine python Description of the task is here. howto run? python machine.py howto run tests? you need installed pytest (and optionally pytest-cov) in your system/virtualenv! python -m pytest with coverage: python -m pytest --cov=machine --cov-report term-missing