leetcode solutions with python All done with python 3.10, mypy, and pyleet Testing You need pyleet installed. To test any solution, run locally with pyleet <name of file> Type checking You need mypy installed. mypy .