mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* linux/a*: add and update Korean translation * Update pages.ko/linux/apt-file.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/ark.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/atool.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
16 lines
479 B
Markdown
16 lines
479 B
Markdown
# arithmetic
|
|
|
|
> 간단한 산술 문제 퀴즈.
|
|
> 더 많은 정보: <https://manned.org/arithmetic.6>.
|
|
|
|
- 산술 퀴즈 시작:
|
|
|
|
`arithmetic`
|
|
|
|
- 하나 이상의 산술 [o]연산 기호를 지정하여 해당 문제 받기:
|
|
|
|
`arithmetic -o {{+|-|x|/}}`
|
|
|
|
- 범위 지정. 덧셈 및 곱셈 문제는 0부터 범위 내의 숫자가 포함됩니다. 뺄셈 및 나눗셈 문제는 0부터 범위 내의 요구된 결과와 연산할 숫자를 가집니다:
|
|
|
|
`arithmetic -r {{7}}`
|