day 7 done

This commit is contained in:
Jake Pullen
2023-12-07 14:55:51 +00:00
parent 7ee2417313
commit 903a763e75
7 changed files with 1214 additions and 28 deletions
+2 -7
View File
@@ -57,11 +57,6 @@ def populate_data(year = current_year, day=current_day):
None
"""
save_puzzle_text(year, day)
save_puzzle_input(year, day)
populate_data()
#save_puzzle_input(year, day)
populate_data()