add previous year

This commit is contained in:
Aeryn
2024-12-03 14:26:43 +01:00
parent 2eb064a4cc
commit 67990c49f5
7 changed files with 131 additions and 0 deletions

4
2024/03/code.py Normal file
View File

@@ -0,0 +1,4 @@
out = 0
with open('input03.txt') as file:
print(out)