Initial commit

This commit is contained in:
2026-01-27 20:07:42 +00:00
commit 13f972abe1
8 changed files with 189 additions and 0 deletions

7
uv.lock generated Normal file
View File

@@ -0,0 +1,7 @@
version = 1
requires-python = ">=3.10, <4.0"
[[package]]
name = "problemset-numberwords"
version = "5.0.0"
source = { virtual = "." }