feat:九九乘法表

This commit is contained in:
R524809
2026-01-16 18:02:16 +08:00
parent 7dd10c7902
commit 9c13b44806
25 changed files with 1388 additions and 13 deletions
+4 -1
View File
@@ -23,7 +23,10 @@
"makeTen/makeTen",
"breakTen/breakTen",
"flatTen/flatTen",
"borrowTen/borrowTen"
"borrowTen/borrowTen",
"oneDigitAddition/oneDigitAddition",
"calculationPractice/calculationPractice",
"multiplicationTable/multiplicationTable"
],
"independent": false
},