Added solution for Project Euler problem 129. (#3113)

* Added solution for Project Euler problem 129. 
* Added doctest for solution() in project_euler/problem_129/sol1.py
* Update formatting. Reference: #3256 
* More descriptive function and variable names, more doctests.
This commit is contained in:
fpringle
2020-11-21 03:52:26 +01:00
committed by GitHub
parent 28d33f4b2d
commit c938e7311f
2 changed files with 57 additions and 0 deletions

View File