* flake8 --max-line-length=88 * fixup! Format Python code with psf/black push Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
* Solution for Euler 56 * Adding Type and Doctest as per guideline * removing unused import * correcting the way type check works