add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,16 +1,16 @@
# arithmetic
# 算术
> 测试见到你的算术问题。
> 更多信息:<https://manned.org/arithmetic.6>.
> 简单算术问题的测验
> 更多信息:<https://manned.org/arithmetic.6>
- 开始算术测
- 开始一个算术测
`arithmetic`
- 指定一个或多个算术运算符来设计问题:
- 指定一个或多个算术 [运]算符号以获取相应的问题:
`arithmetic -o {{+|-|x|/}}`
- 指定范围。加法和乘法问题限定 0 到指定范围之间的数字,包含上区间。减法和除法问题限制结果和运算数字必须在 0 到指定范围之间:
- 指定一个范围。加法和乘法问题的数字将在 0 到范围之间(包括范围)。减法和除法问题将要求结果和要操作的数字在 0 到范围之间:
`arithmetic -r {{7}}`
`arithmetic -r {{7}}`