Activity 01
Pairs Challenge: ASCII Conversion Relay
Pairs take turns converting a list of 10 characters to binary using ASCII tables, then back to text. One student calls out the character, the partner writes the binary, and they switch. Check answers as a class before timing a second round for speed.
Explain how a computer uses binary to represent letters and symbols.
Facilitation TipDuring the ASCII Conversion Relay, circulate to ensure pairs alternate decoding and encoding roles so both students practice the full process.
What to look forProvide students with a short list of characters (e.g., 'B', '5', '?'). Ask them to find and write the corresponding 7-bit ASCII binary code for each. Then, give them a binary code (e.g., 01000111) and ask them to identify the character.