mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-12-21 15:46:28 +00:00
remove 1 and 2
This commit is contained in:
parent
720c9924da
commit
f565589594
@ -19,8 +19,4 @@ def read_input(filename):
|
||||
test = read_input('test.txt')
|
||||
data = read_input('input.txt')
|
||||
|
||||
# 1
|
||||
print('1.')
|
||||
|
||||
# 2
|
||||
print('\n2.')
|
||||
# Running
|
||||
|
Loading…
Reference in New Issue
Block a user