Added solution for Project Euler problem 129. (#3113) · coderjack/algorithms-in-python@c938e73 · GitHub
Skip to content

Commit c938e73

Browse files
authored
Added solution for Project Euler problem 129. (TheAlgorithms#3113)
* Added solution for Project Euler problem 129. * Added doctest for solution() in project_euler/problem_129/sol1.py * Update formatting. Reference: TheAlgorithms#3256 * More descriptive function and variable names, more doctests.
1 parent 28d33f4 commit c938e73

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

project_euler/problem_129/__init__.py

Whitespace-only changes.

project_euler/problem_129/sol1.py

Lines changed: 57 additions & 0 deletions

0 commit comments

Comments
 (0)