mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-12-22 08:06:25 +00:00
template
This commit is contained in:
parent
6c517b47d9
commit
1ae6dc847a
@ -16,5 +16,7 @@ def read_input(filename):
|
|||||||
return f.read().strip()
|
return f.read().strip()
|
||||||
|
|
||||||
# 1
|
# 1
|
||||||
|
print('1.')
|
||||||
|
|
||||||
# 2
|
# 2
|
||||||
|
print('\n2.')
|
||||||
|
Loading…
Reference in New Issue
Block a user