Add solution for Project Euler problem 75. (#3129) · UnixJunkie/all-algorithms-python@9643d30 · GitHub
Skip to content

Commit 9643d30

Browse files
authored
Add solution for Project Euler problem 75. (TheAlgorithms#3129)
* Added solution for Project Euler problem 75. * Added doctest for solution() in project_euler/problem_75/sol1.py * Update docstring and 0-padding of directory name. Reference: TheAlgorithms#3256 * More descriptive variable names * Moved solution explanation to module-level docstring
1 parent b74f3a8 commit 9643d30

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

project_euler/problem_075/__init__.py

Whitespace-only changes.

project_euler/problem_075/sol1.py

Lines changed: 60 additions & 0 deletions

0 commit comments

Comments
 (0)