Formatting
This commit is contained in:
@@ -54,6 +54,7 @@ if part == 1:
|
|||||||
# Part 2 #
|
# Part 2 #
|
||||||
# #
|
# #
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
if part == 2:
|
if part == 2:
|
||||||
# Kinda ugly code, wish it would be nicer.
|
# Kinda ugly code, wish it would be nicer.
|
||||||
for r, rows in enumerate(grid):
|
for r, rows in enumerate(grid):
|
||||||
|
|||||||
Reference in New Issue
Block a user