From 22c54624c9ff74bc33c70cbbf49ee92a2f5e492e Mon Sep 17 00:00:00 2001 From: x0x7 Date: Mon, 2 Dec 2024 16:27:04 -0500 Subject: [PATCH] Update 2024/day1/Readme.md --- 2024/day1/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024/day1/Readme.md b/2024/day1/Readme.md index 623a966..baccbd7 100644 --- a/2024/day1/Readme.md +++ b/2024/day1/Readme.md @@ -9,7 +9,7 @@ Thread here: https://goatmatrix.net/c/AdventOfCode/9AyDKNvJ6A [Part 1 solution](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part1.js) [Part 2 solution](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part2.js) -##Python +## Python [Part 1 solution](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part1.py) [Part 2 solution](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part2.py) \ No newline at end of file