Skip to content

Commit cb57da9

Browse files
srishtik2310poyea
andauthored
Update project_euler/problem_686/sol1.py
Co-authored-by: John Law <[email protected]>
1 parent 2459cfd commit cb57da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project_euler/problem_686/sol1.py

-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ def solution(number: int = 678910) -> int:
122122
123123
>>> solution(678910)
124124
193060223
125-
126125
"""
127126

128127
power_iterator = 90

0 commit comments

Comments
 (0)