Python/project_euler/problem_145
Carl-Henrik Åkeson d6a1623448
Add solution for Project Euler problem 145 (#5173)
* Added solution for Project Euler problem 145

* Updated spelling of comments

Updated spelling inline with codespell

* Removed trailing whitespaces in comments

* Added default values.

* nr -> number

Co-authored-by: John Law <johnlaw.po@gmail.com>

* nr -> number

* Update sol1.py

* Update sol1.py

Co-authored-by: John Law <johnlaw.po@gmail.com>
2021-11-10 18:22:27 +08:00
..
__init__.py Add solution for Project Euler problem 145 (#5173) 2021-11-10 18:22:27 +08:00
sol1.py Add solution for Project Euler problem 145 (#5173) 2021-11-10 18:22:27 +08:00