Skip to content

Commit f03912b

Browse files
Update unary.md
1 parent adf490e commit f03912b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/unary.md

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

33
**Unary** is in base 1, which uses tally markings to represent each digit of the number.
44

5-
For example, ||| = 3 because 1 + 1 + 1 = 3
5+
For example, 3 tally marks (|||) equals 3 because 1 + 1 + 1 = 3.

0 commit comments

Comments
 (0)