Skip to content

Commit adf490e

Browse files
Update unary.md
1 parent 67f6642 commit adf490e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/unary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## Unary in Microsoft MakeCode Arcade
22

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
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

Comments
 (0)