cleanup
This commit is contained in:
4
03/code.py
Normal file
4
03/code.py
Normal file
@@ -0,0 +1,4 @@
|
||||
out = 0
|
||||
with open('input03.txt') as file:
|
||||
|
||||
print(out)
|
||||
Reference in New Issue
Block a user