We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04eb80d commit 95bed16Copy full SHA for 95bed16
1 file changed
docs/unary.md
@@ -1,3 +1,3 @@
1
## Unary in Microsoft MakeCode Arcade
2
3
-**Unary** is in base 1 (which uses tally markings to represent each digit of the number). For example, ||| = 3 because 1 + 1 + 1 = 3
+**Unary** is in base 1, which uses tally markings to represent each digit of the number. For example, ||| = 3 because 1 + 1 + 1 = 3
0 commit comments