Skip to content

Commit 67f6642

Browse files
Update unary.md
1 parent 35202cf commit 67f6642

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/unary.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
## Unary in Microsoft MakeCode Arcade
22

3-
**Unary** is in base 1, which uses tally markings to represent each digit of the number.
4-
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. For example, ||| = 3 because 1 + 1 + 1 = 3

0 commit comments

Comments
 (0)