Solve problem 87

This commit is contained in:
2021-04-09 23:44:28 -04:00
parent 9d4a08297e
commit b0cccc97ab
3 changed files with 41 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
FROM = 85
TILL = 85
FROM = 88
TILL = 90
template = """
def euler_XXX():