mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
Add solution for Project Euler problem 101 (#4033)
* Added solution for Project Euler problem 101
* Got rid of map functions
* updating DIRECTORY.md
* Better function/variable names
* Better variable names
* Type hints
* Doctest for nested function
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in: