Lesson (5) Digital Text and Numbers
Lesson (5) Digital Text and Numbers
Grade 7
What is a number value?
Numbers that are used in adding subtraction and multiplying.
Numbers in ASCII
A Problem in ASCII
Unicode
Provide code for other characters sets.
1.5Test (page 25)
Q1: what does 24 look like when it is stored as:
A value in binary ?
11000
B ASCII?
0011001000110100
Q2:when you type a character on your keyboard, what data is sent to the
computer?
The computer stores the ASCII code (or Unicode) for the character.