mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-09-01 04:50:39 +00:00
template
This commit is contained in:
@@ -16,5 +16,7 @@ def read_input(filename):
|
||||
return f.read().strip()
|
||||
|
||||
# 1
|
||||
print('1.')
|
||||
|
||||
# 2
|
||||
print('\n2.')
|
||||
|
Reference in New Issue
Block a user