mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-11-17 02:23:23 +01:00
template
This commit is contained in:
parent
a191d1bbac
commit
4a732899f6
@ -16,5 +16,7 @@ def read_input(filename):
|
||||
return f.read().strip()
|
||||
|
||||
# 1
|
||||
print('1.')
|
||||
|
||||
# 2
|
||||
print('\n2.')
|
||||
|
Loading…
Reference in New Issue
Block a user