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:
fpringle
2020-12-22 13:02:31 +01:00
committed by GitHub
parent 03889613bc
commit 2ff2ccbeec
3 changed files with 221 additions and 0 deletions

View File