Add documentation to 75.\nAdd solutions to 75 and 76.\nAdd templates till problem 85.

This commit is contained in:
2019-08-15 23:26:47 -04:00
parent d9e31d69cf
commit 824f3a3a8c
12 changed files with 95 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
FROM = 70
TILL = 75
FROM = 77
TILL = 85
template = """
def euler_XXX():