This commit is contained in:
Aeryn Van Daele
2024-12-02 21:43:22 +01:00
parent 1dbdc648aa
commit 2eb064a4cc

4
03/code.py Normal file
View File

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