linux/a*, cp: add German translation (#6777)
This commit is contained in:
16
pages.de/linux/arithmetic.md
Normal file
16
pages.de/linux/arithmetic.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# arithmetic
|
||||
|
||||
> Quiz über simple arithmetische Probleme.
|
||||
> Mehr Informationen: <https://manpages.debian.org/bsdgames/arithmetic.6.en.html>.
|
||||
|
||||
- Starte ein arithmetisches Quiz:
|
||||
|
||||
`arithmetic`
|
||||
|
||||
- Spezifiziere einen oder mehr arithemtische [O]peratoren um Probleme mit ihnen zu bekommen:
|
||||
|
||||
`arithmetic -o {{+|-|x|/}}`
|
||||
|
||||
- Gib eine Reichweite. Additions- und Multiplikationsprobleme werden Zahlen zwischen 0 und der gegebenen Reichweite enthalten. Subtraktionen und Divisionen werden Zahlen zwischen -1 und der gegebenen Reichweite enthalten.
|
||||
|
||||
`arithmetic -r {{7}}`
|
Reference in New Issue
Block a user