diff --git a/2024/04/solution.py b/2024/04/solution.py index dee3383..fa9cb48 100644 --- a/2024/04/solution.py +++ b/2024/04/solution.py @@ -54,6 +54,7 @@ if part == 1: # Part 2 # # # ######################################### + if part == 2: # Kinda ugly code, wish it would be nicer. for r, rows in enumerate(grid):