This commit is contained in:
2026-07-23 14:22:17 +08:00
commit f4d7f7899c
19 changed files with 407 additions and 0 deletions
Generated
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.11"
[[package]]
name = "exercises"
version = "0.1.0"
source = { virtual = "." }