Skip to content

Commit 95bed16

Browse files
Update unary.md
1 parent 04eb80d commit 95bed16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/unary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +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). 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)