8000 added a few data · How2PlayGithub/igcseCompSci@e6fc096 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6fc096

Browse files
added a few data
1 parent d11b636 commit e6fc096

File tree

1 file changed

+13
-0
lines changed
  • Unit 1 - Data Representation/1 - Data Representation

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Number Systems
2+
3+
## Binary System
4+
- Base 2 number system
5+
- Only 2 possible values
6+
7+
## Denary System
8+
- Base 10 number system
9+
- Values 0 - 9
10+
11+
## Hexadecimal System
12+
- Base 16 number system
13+
- Values 0 - 9, A - F

0 commit comments

Comments
 (0)
0