do day 10

This commit is contained in:
2025-12-12 09:17:55 -10:00
parent a2492b2b2a
commit d379c21296
2 changed files with 96 additions and 1 deletions
+2 -1
View File
@@ -9,5 +9,6 @@
[org.clojure/math.combinatorics "0.3.0"]
[babashka/fs "0.5.23"]
[org.babashka/http-client "0.4.22"]
[org.clojure/core.match "1.1.0"]]
[org.clojure/core.match "1.1.0"]
[clj-python/libpython-clj "2.026"]]
:source-paths ["src" "../shared/clj/src"])