Init (tm day3)

This commit is contained in:
2020-12-06 15:47:12 +01:00
commit 4d05cc0bb9
7 changed files with 1405 additions and 0 deletions

4
day1/day1.py Normal file
View File

@@ -0,0 +1,4 @@
if __name__ == "__main__":
print("Hoi Day 1!")

0
day1/input.txt Normal file
View File