File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
common-content/en/module/tools/binary-and-hexadecimal-numbers
org-cyf-sdc/content/tools/sprints/1/prep Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
+++
2
- title = " Binary and hexidecimal numbers"
2
+ title = " Binary and hexadecimal numbers"
3
3
headless = true
4
4
time = 90
5
5
facilitation = false
6
6
emoji = " 📖"
7
7
[objectives ]
8
8
1 =" Convert signed and unsigned numbers between any two of: binary, decimal, hexadecimal"
9
- 2 =" Explain the similarities and differences between binary, decimal, and hexidecimal numbers"
9
+ 2 =" Explain the similarities and differences between binary, decimal, and hexadecimal numbers"
10
10
3 =" Explain why we use binary numbers"
11
- 4 =" Explain why we use hexidecimal numbers"
11
+ 4 =" Explain why we use hexadecimal numbers"
12
12
5 =" Describe how different programs can interpret the same bytes as different data"
13
13
6 =" Identify how many bits are needed to store integers up to some limit"
14
14
7 =" Identify the maximum integer that can be stored in a number of bits"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ menu_level = ['sprint']
7
7
weight = 1
8
8
[[blocks ]]
9
9
name =" Binary and hexadecimal numbers"
10
- src =" module/tools/binary-and-hexidecimal -numbers"
10
+ src =" module/tools/binary-and-hexadecimal -numbers"
11
11
[[blocks ]]
12
12
name =" CPU and Memory"
13
13
src =" module/tools/cpu-and-memory"
You can’t perform that action at this time.
0 commit comments