mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-15 02:59:36 +08:00

* Added solution for Project Euler problem 59 * updating DIRECTORY.md * Formatting, type hints, no more evil map functions * Doctests * Added doctests for Project Euler problem 59 Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>