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 67f6642 commit adf490eCopy full SHA for adf490e
1 file changed
docs/unary.md
@@ -1,3 +1,5 @@
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.
4
+
5
+For example, ||| = 3 because 1 + 1 + 1 = 3
0 commit comments