removed extra newline in day 5
This commit is contained in:
parent
f194574da4
commit
0647ea0ca3
@ -82,4 +82,3 @@ for update in updates:
|
||||
total += update.get_middle_num()
|
||||
|
||||
print(f'Part 2: {total}')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user