We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6a25b commit d6fb746Copy full SHA for d6fb746
project_euler/problem_56/sol1.py
@@ -1,4 +1,3 @@
1
-import typing
2
3
4
def maximum_digital_sum(a,b) -> int:
0 commit comments