HACKTOBERFEST - Added solution to Euler 64. (#3706) · silam/TheAlgorithmPython@29d0fbb · GitHub
Skip to content

Commit 29d0fbb

Browse files
authored
HACKTOBERFEST - Added solution to Euler 64. (TheAlgorithms#3706)
* Added solution to Euler 64. Added Python solution to Project Euler Problem 64. Added a folder problem_064. Added __init__.py file. Added sol1.py file. * Update sol1.py Made formatting changes as mentioned by pre-commit * Update sol1.py Minor changes to variable naming and function calling as mentioned by @ruppysuppy * Update sol1.py Changes to function call as mentioned by @cclauss
1 parent ff00bfa commit 29d0fbb

2 files changed

Lines changed: 77 additions & 0 deletions

File tree

project_euler/problem_064/__init__.py

Whitespace-only changes.

project_euler/problem_064/sol1.py

Lines changed: 77 additions & 0 deletions

0 commit comments

Comments
 (0)